Valid HTML
[platal.git] / htdocs / css / keynote.css
index 82c6b80..aed862a 100644 (file)
@@ -92,18 +92,17 @@ p {
 }
 
 h1 {
-    background: url('../images/skins/keynote_titlepuce2.gif') top left no-repeat;
     background-color: inherit;
     margin: 0.5em 0 0.5em 0;
-    text-indent: 0.2em;
-    padding: 6px 0 0 24px;
+    text-indent: 0em;
+    padding: 6px 0 0 0px;
 
-    font-size: 120%;
+    font-size: 130%;
     font-family: "helvetica", sans-serif;
     font-weight: bolder;
     text-align: left;
 
-    color: #bbf;
+    color: #bdf;
 }
 
 h2 {
@@ -158,8 +157,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;