From 87741caccd6dcc553aea5733f8510f21b49a1c5d Mon Sep 17 00:00:00 2001 From: Juliane Clausen Date: Thu, 25 Jul 2013 17:47:25 +0200 Subject: Neu: nun tabellen auch mit richtiger schriftfarbe im header --- local.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'local.css') 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; -- cgit v1.2.1