diff options
-rwxr-xr-x | local.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,8 +11,8 @@ table th { - color:#CCC; - background:#E6E6E6; + color:#000; + background:#CCC; font-weight:bold; padding:0.5em 1em; text-align:center; |