So bright and happy! I like it!
Here's how I would do it (as in, I'm not sure if this will actually work.)Find the section in your source code that says:/* Posts----------------------------------And change the bolded parts:*/h2.date-header {margin-left:1.5em;}.post {margin-left:1.5em;border-bottom:1px dotted #EEEE00;padding-bottom:1.5em;}
Fantastic!!! Kira, you are awesome. Thank you so much!
Post a Comment
3 comments:
So bright and happy! I like it!
Here's how I would do it (as in, I'm not sure if this will actually work.)
Find the section in your source code that says:
/* Posts
----------------------------------
And change the bolded parts:
*/
h2.date-header {
margin-left:1.5em;
}
.post {
margin-left:1.5em;
border-bottom:1px dotted #EEEE00;
padding-bottom:1.5em;
}
Fantastic!!! Kira, you are awesome. Thank you so much!
Post a Comment