Skip to content

Instantly share code, notes, and snippets.

@mm53bar
Created May 12, 2009 20:36
Show Gist options
  • Save mm53bar/110724 to your computer and use it in GitHub Desktop.
Save mm53bar/110724 to your computer and use it in GitHub Desktop.
.Post { padding: 15px 0px; position: relative; clear: left;}
.PostHead { margin-left: 55px; }
.PostHead h2 { font-size: 24px; line-height: 24px; letter-spacing: -1px; font-weight: bold; padding: 0px 0px 1px 0px; margin: 0px; color:#000033;}
.PostHead h2 a { color: #109dd0; text-decoration: none;}
.PostHead h2 a:visited { color: #109dd0; text-decoration: none;}
.PostHead h2 a:hover { color:#000; text-decoration: none;}
.PostHead h3 { font-size: 14px; line-height: 14px; font-weight: bold; padding: 0px; margin: 0px; color:#000033;}
.PostHead small {padding: 0px; margin: 0px; font-size: 11px; line-height: 14px; font-weight: bold; display: block}
.PostAuthor { color:#999; }
.PostCat { color:#ff6600; }
.PostCat a { color:#ff6600; text-decoration: none; }
.PostCat a:visited { color:#ff6600; text-decoration: none; }
.PostCat a:hover { color:#ff6600; text-decoration: none; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment