summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorJuliane Clausen <git@juliane-clausen.de>2013-07-25 17:47:25 +0200
committerJuliane Clausen <git@juliane-clausen.de>2013-07-25 17:47:25 +0200
commit87741caccd6dcc553aea5733f8510f21b49a1c5d (patch)
tree693dab130768fdd360d251a401af5fe753b45b25 /local.css
parent058bf2a85b93f3403a709d53691ba47be479754e (diff)
Neu: nun tabellen auch mit richtiger schriftfarbe im header
Diffstat (limited to 'local.css')
-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;