X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/848ff1bf5e218c57cc738a85ed02d7e1396c1d22..bff3b68034c4f55ad64890ed5534875dc77f2767:/doc/style.css?ds=sidebyside

diff --git a/doc/style.css b/doc/style.css
index a6e6734e3..74d968ddf 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -44,6 +44,9 @@ div.inlinecontent {
 .pagefooter {
 	clear: both;
 }
+.inlinefooter {
+	clear: both;
+}
 
 .tags {
 }
@@ -370,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 {