Style comments (first draft only)

This commit is contained in:
Jef van Schendel
2011-07-01 15:41:44 +02:00
parent a86e66b5e0
commit 270dca58af
2 changed files with 24 additions and 10 deletions

View File

@@ -223,6 +223,20 @@ a.mediagoblin_logo:hover {
width:280px;
}
/* comments */
.comment_author {
margin-bottom:40px;
font-size:14px;
text-align:right;
border-top:1px solid #393939;
padding-top:4px;
}
.comment_content p {
margin-bottom:4px;
}
/* media galleries */
ul.media_thumbnail {