summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlocal.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/local.css b/local.css
index 7c8cfe94..46334bd8 100755
--- a/local.css
+++ b/local.css
@@ -11,8 +11,8 @@ table
th
{
- color:#CCC;
- background:#E6E6E6;
+ color:#000;
+ background:#CCC;
font-weight:bold;
padding:0.5em 1em;
text-align:center;