]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/style.css
comments_display.tmpl: preferentially use confirmed username, but fall back to claime...
[ikiwiki.git] / doc / style.css
index 9086c5023a9465ffc24242629cf9da40ba49c74e..70f31d32513e83df98a668be9276fcf15637610a 100644 (file)
@@ -372,3 +372,8 @@ legend {
 span.color {
        padding: 2px;
 }
+
+.comments-display .author { font-weight: bold; }
+.comments-display { border: 1px inset #999; margin: 3px; padding: 3px; }
+.comments-header { font-style: italic; }
+.comments-subject { font-weight: bold; border-bottom: 1px solid #999; }