Use a nicer background color for the headline
authorJoey Schulze <joey@infodrom.org>
Sat, 30 Aug 2008 21:38:42 +0000 (21:38 +0000)
committerJoey Schulze <joey@infodrom.org>
Sat, 30 Aug 2008 21:38:42 +0000 (21:38 +0000)
src/infodrom.css

index 4b48fd2..320c447 100644 (file)
@@ -58,7 +58,7 @@ td.rightcol {
   padding-right: 2px;
 }
 tr.head {
   padding-right: 2px;
 }
 tr.head {
-  background: #abdcfc;
+  background: #98c5e5;
 }
 tr.t0 {
   background: #ffffff;
 }
 tr.t0 {
   background: #ffffff;