aboutsummaryrefslogtreecommitdiff
path: root/print.css
diff options
context:
space:
mode:
Diffstat (limited to 'print.css')
-rw-r--r--print.css4
1 files changed, 4 insertions, 0 deletions
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;