]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/style.css
wishlist
[ikiwiki.git] / doc / style.css
index 026d2c8817d6f35fd1ad76a6e4b3c9551292efbd..b985079914f9230163a67283465fc9b71ed2b14f 100644 (file)
@@ -53,6 +53,12 @@ div.tags {
        text-decoration: none;
 }
 
+.img caption {
+       font-size: 80%;
+       caption-side: bottom;
+       text-align: center;
+}
+
 #backlinks {
        margin-top: 1em;
 }
@@ -92,6 +98,9 @@ div.recentchanges {
 .recentchanges .desc {
        display: none;
 }
+.recentchanges .diff {
+       display: none;
+}
 .recentchanges .committer {
        float: left;
        margin: 0;