Created
December 8, 2010 15:51
-
-
Save jacojoubert/733457 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0px; | |
} | |
.blog-post .meta { | |
margin: 5px 0 18px 0; | |
} | |
.blog-post .author { | |
color: #919191; | |
margin-right: 15px; | |
} | |
.blog-post .author img { | |
vertical-align: top; | |
margin-right: 2px; | |
} | |
.blog-post .comments { | |
color: #919191; | |
padding-left: 18px; | |
background: url('../images/icons.png') -18px 2px no-repeat; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment