Make syntax a lot closer to Creole1.0
[geekigeeki.git] / geekigeeki.css
index cded557a63db165c77e1689507b006af76651b21..c0e640df1339c59bd4a9ca31762f9709743d8434 100755 (executable)
@@ -233,11 +233,12 @@ table {
        margin-bottom: 0.5em;
 }
 
-table thead {
+table tbody thead {
        background: #f7f7f0
 }
 
-table thead th {
+/* FIXME: should be thead */
+table tbody th {
        border: 1px solid #d7d7d7;
        border-bottom-color: #999;
        font-weight: bold;