X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/a84c7a842fb2a48377f74696784a09044eed8799..b1e3da4f43befe2c8c0ce0419a47cd3c262e8391:/doc/style.css diff --git a/doc/style.css b/doc/style.css index 34dd5a49c..0fa15d2b1 100644 --- a/doc/style.css +++ b/doc/style.css @@ -49,6 +49,10 @@ div.tags { margin-top: 1em; } +.mapparent { + text-decoration: none; +} + #backlinks { margin-top: 1em; } @@ -102,7 +106,9 @@ td.changelog { border: 1px solid #aaa; } -.pagedate { +.pagedate, +.pagelicense, +.pagecopyright { clear: both; font-style: italic; display: block;