From bb3a83626c2e24a98f27f93ea6fa42afdb828195 Mon Sep 17 00:00:00 2001 From: Michael Andreen Date: Mon, 19 Feb 2007 15:57:04 +0000 Subject: [PATCH] update --- stylesheets/thrackan.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/stylesheets/thrackan.css b/stylesheets/thrackan.css index 0e274bb..94a950d 100644 --- a/stylesheets/thrackan.css +++ b/stylesheets/thrackan.css @@ -41,6 +41,7 @@ ul.linkbar li { color: white; margin: 0.5em 0; padding: 0.3em; + border: 1px solid white; /*border-right: 1em solid black;*/ } tr.odd { @@ -52,3 +53,6 @@ table.old{ border-collapse: separate; border-color: grey; } +img.graph{ + background: #999999; +} -- 2.39.2