X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/760df1da8297c6cff557d42c8b25bcfb86065425..b8d65da266e45e81356dcf60b28209b75a437973:/doc/style.css?ds=inline diff --git a/doc/style.css b/doc/style.css index 6e2afce66..b52c72b6b 100644 --- a/doc/style.css +++ b/doc/style.css @@ -202,6 +202,13 @@ div.recentchanges { margin-top: 1em; } +.archivepagedate { + font-style: italic; +} +.archivepage { + margin-bottom: 1em; +} + .error { color: #C00; } @@ -316,6 +323,7 @@ div.progress-done { .popup .paren, .popup .expand { display: none; + text-align: left; } .popup:hover .balloon, .popup:focus .balloon {