Small improvement
authorx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Fri, 1 Sep 2006 07:37:51 +0000 (07:37 +0000)
committerx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Fri, 1 Sep 2006 07:37:51 +0000 (07:37 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@834 839d8a87-29fc-0310-9880-83ba4fa771e5

htdocs/css/keynote.css

index 82c6b80..0ee425b 100644 (file)
@@ -158,8 +158,14 @@ table.tinybicol th, table.bicol th {
     font-weight: bold;
     text-align: center;
     vertical-align: middle;
+    background-color: #000;
+}
+
+table.tinybicol tr:first-child th, table.bicol tr:first-child th {
+    color: #fff; 
     background: url('../images/skins/keynote_title.gif') #000 top left repeat-x;
 }
+
 table.tinybicol td, table.bicol td {
     color: #000000;
     background: inherit;