From: Joey Schulze Date: Sat, 6 Oct 2007 09:51:50 +0000 (+0000) Subject: Improved bar color X-Git-Url: https://git.infodrom.org/?p=infodrom.org%2Fservice.infodrom.org;a=commitdiff_plain;h=9f7f07cbcc286093842ba32e728ebddd5611b382 Improved bar color --- diff --git a/src/infodrom.css b/src/infodrom.css index 136ae38..4a76bed 100644 --- a/src/infodrom.css +++ b/src/infodrom.css @@ -40,7 +40,7 @@ h3.bar { padding-left: 5px; padding-bottom: 2px; font-size: 15px; - background: #b3b3b3; + background: #98c5e5; } img.border { border: 2px solid #e5e5e5;