X-Git-Url: https://codewiz.org/gitweb?p=geekigeeki.git;a=blobdiff_plain;f=geekigeeki.css;h=c0e640df1339c59bd4a9ca31762f9709743d8434;hp=cded557a63db165c77e1689507b006af76651b21;hb=75836706224e9f6b8ede6c59deea646e31672924;hpb=19caef617e3d5739b28b2c426afbab38691e2da2 diff --git a/geekigeeki.css b/geekigeeki.css index cded557..c0e640d 100755 --- a/geekigeeki.css +++ b/geekigeeki.css @@ -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;