Use a nicer background color for the headline
[infodrom.org/service.infodrom.org] / src / infodrom.css
index 5e3c364..320c447 100644 (file)
@@ -27,6 +27,9 @@ a:visited {
 .font {
   font-size: 13px;
 }
+.smallfont {
+  font-size: 11px;
+}
 .height {
   line-height: 15px;
 }
@@ -55,7 +58,7 @@ td.rightcol {
   padding-right: 2px;
 }
 tr.head {
-  background: #abdcfc;
+  background: #98c5e5;
 }
 tr.t0 {
   background: #ffffff;