X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/d18c75c8532fff42f91a715abe92732865065322..c427ab7ccbe6c5fe43602a724bbeab454d50195c:/doc/style.css diff --git a/doc/style.css b/doc/style.css index 781f2b389..44a6e0fe1 100644 --- a/doc/style.css +++ b/doc/style.css @@ -295,7 +295,7 @@ input#searchbox { margin-bottom: 1ex; padding: 1ex 1ex; border: 1px solid #aaa; - width: 25% + width: 25%; background: white; color: black !important; } @@ -348,3 +348,7 @@ legend { background: #eee; color: black !important; } + +span.color { + padding: 2px; +}