X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/38e79f206edf7a6ae80fb2beeb026eadff0a4e0c..bb7ef14a2b411f71f3bb7acb55c6d8215b0b0c82:/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;