summaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-03-30 10:44:38 -0400
committerJoey Hess <joey@kitenet.net>2011-03-30 10:44:38 -0400
commitea166ca334934a5950ee4756a7291fc69961e77c (patch)
tree47e78e5ee426fc3c19eb8052b04e1b7556788c20 /doc/style.css
parent080a4cb57947a7991ea5781342af5756ed7213ae (diff)
parente2e1b1cd20928e2b80871e5daffaea60738d054e (diff)
Merge remote-tracking branch 'remotes/fmarier/libravatar-in-comments'
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css
index fa413cf24..fcf39be6a 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -247,6 +247,9 @@ span.color {
.comment-subject {
font-weight: bold;
}
+.comment-avatar {
+ float: right;
+}
.comment {
border: 1px solid #aaa;
padding: 3px;