From: nicoo Date: Wed, 4 Jul 2018 14:35:52 +0000 (+0200) Subject: doc/local.css: Improve table headers X-Git-Url: https://git.realraum.at/?p=noc.git;a=commitdiff_plain;h=333f0166059564727ab534172c5495d562bf7324 doc/local.css: Improve table headers --- diff --git a/doc/local.css b/doc/local.css index e5d32bf..d1d9764 100644 --- a/doc/local.css +++ b/doc/local.css @@ -257,10 +257,9 @@ p>code, dd>code, li>code { } #content table th { - background: #fafafa; padding: 0.1em 0.5em; border-bottom: solid 1px #aaaaaa; - color: #555555; + color: #d33682; } #content table td {