]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/style.css
Add a microblog template that is useful for inlining microblogging posts.
[ikiwiki.git] / doc / style.css
index 98a28f34769d34d43feb2a8d73f37fddd10442be..74d968ddf3cb61c5a86e2b13d31da0f87495d0f2 100644 (file)
@@ -373,11 +373,13 @@ span.color {
        padding: 2px;
 }
 
-.comment-header {
+.comment-header,
+.microblog-header {
        font-style: italic;
        margin-top: .3em;
 }
-.comment .author {
+.comment .author,
+.microblog .author {
        font-weight: bold;
 }
 .comment-subject {