From: Joey Schulze Date: Sat, 6 May 2017 16:56:01 +0000 (+0200) Subject: Improve table head background color X-Git-Url: https://git.infodrom.org/?p=infodrom.org%2Fservice.infodrom.org;a=commitdiff_plain;h=d5207908a4a14d9f348e7335114fee7d4f639d88 Improve table head background color --- diff --git a/src/infodrom.css b/src/infodrom.css index 450cf9d..788fe08 100644 --- a/src/infodrom.css +++ b/src/infodrom.css @@ -71,7 +71,7 @@ td.rightcol { padding-right: 2px; } tr.head { - background: #98c5e5; + background: #a7ddff; } tr.t0 { background: #ffffff;