aboutsummaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2008-12-21 01:04:19 -0500
committerJoey Hess <joey@gnu.kitenet.net>2008-12-21 01:04:19 -0500
commit5c669ab2266429b7a9e3a69478092a4e3e7b8e74 (patch)
treed68ef971b446514aa05763080681883f8dc49eaf /doc/style.css
parent7304d6bd72cd2e7081287675f72fb0ded8209aaa (diff)
downloadikiwiki-5c669ab2266429b7a9e3a69478092a4e3e7b8e74.tar
ikiwiki-5c669ab2266429b7a9e3a69478092a4e3e7b8e74.tar.gz
comment layout change
I saw a layout similar to this on blogger, and I sorta like it The dash avoids parens sitting next to each other in some cases.
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css
index 1fabf6b29..81a260afd 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -375,6 +375,7 @@ span.color {
.comment-header {
font-style: italic;
+ margin-top: .3em;
}
.comment .author {
font-weight: bold;