X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/d82b425712bd43dc4bbb4c61a692fcfe24c42992..b0debf1f56c0fc45bbbea5c9c7a9d9f406f0773a:/doc/style.css?ds=sidebyside diff --git a/doc/style.css b/doc/style.css index 7991f752f..2e6cdee07 100644 --- a/doc/style.css +++ b/doc/style.css @@ -82,6 +82,7 @@ div.recentchanges { border-style: solid; border-width: 1px; overflow: auto; + clear: both; width: 100%; background: #eee; color: black !important; @@ -347,3 +348,7 @@ legend { background: #eee; color: black !important; } + +span.color { + padding: 2px; +}