X-Git-Url: https://codewiz.org/gitweb?p=geekigeeki.git;a=blobdiff_plain;f=geekigeeki.css;h=c0e640df1339c59bd4a9ca31762f9709743d8434;hp=8c4b9eb46247bb04694e92636b54cb8f5792778b;hb=75836706224e9f6b8ede6c59deea646e31672924;hpb=ae1e8f42c88472e0797b36583e0fa7c6cf1b5f5b diff --git a/geekigeeki.css b/geekigeeki.css index 8c4b9eb..c0e640d 100755 --- a/geekigeeki.css +++ b/geekigeeki.css @@ -1,5 +1,5 @@ /* - * $Id: intrafm.css,v 1.10 2002/12/04 17:57:21 gerry Exp $ + * $Id$ * * Author: Gerardo Poggiali * Author: Bernardo Innocenti @@ -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;