]> sipb.mit.edu Git - ikiwiki.git/blobdiff - basewiki/style.css
* The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed.
[ikiwiki.git] / basewiki / style.css
index ebc912553246c9d45adf4d046ec6d2b0d5f0d866..3eb565da2355a541751f6ac430cb0c9a87345543 100644 (file)
@@ -3,6 +3,14 @@
        font-size: 22px;
        font-weight: bold;
        line-height: 1em;
+       display: block;
+}
+
+.author {
+       margin: 0;
+       font-size: 18px;
+       font-weight: bold;
+       display: block;
 }
 
 #actions ul {
@@ -76,6 +84,7 @@ td.changelog {
 
 .pageinfo {
        font-style: italic;
+       display: block;
 }
 
 /* Used for invalid form fields. */