From 9222032918b043e7b713072fc5ebf8a765cf8705 Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Sun, 29 Mar 2009 22:42:51 +0200 Subject: small print bugfix --- print.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'print.css') diff --git a/print.css b/print.css index c6fc34e..4bb2cc6 100644 --- a/print.css +++ b/print.css @@ -51,6 +51,10 @@ th { background-color:black; font-weight: normal; } +th a{ + color: white; + text-decoration: none; +} td.date { color: Gray; text-align: left; -- cgit v1.2.3