Skip to content
This repository has been archived by the owner on Apr 24, 2018. It is now read-only.

Commit

Permalink
Some CSS cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Mees committed Oct 8, 2011
1 parent ad76a64 commit 8a7776f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Expand Up @@ -391,7 +391,6 @@ fieldset,
}

.serendipity_entry caption {
font-style: italic;
font-size: .8125em;
line-height: 1.8462;
text-align: center;
Expand Down Expand Up @@ -450,7 +449,8 @@ fieldset,

.serendipity_comments { margin: 1em 0; }

.nocomments { font-style: italic; }
.nocomments,
.serendipity_entry caption { font-style: italic; }

.serendipity_comment cite { font-style: normal; }

Expand Down

0 comments on commit 8a7776f

Please sign in to comment.