X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/38e79f206edf7a6ae80fb2beeb026eadff0a4e0c..40975cd29d4fd1b17e54e7dd24a31b4cc1cdbf5f:/doc/style.css diff --git a/doc/style.css b/doc/style.css index 026d2c881..b98507991 100644 --- a/doc/style.css +++ b/doc/style.css @@ -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;