From 876f10a47871b523e6dbf7578820079cacb1d5fb Mon Sep 17 00:00:00 2001 From: inga-lovinde <52715130+inga-lovinde@users.noreply.github.com> Date: Sun, 5 Sep 2010 18:00:31 +0000 Subject: [PATCH] Slight cosmetic improvements --- static/css/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/global.css b/static/css/global.css index bdfabe1..c9d8cc9 100644 --- a/static/css/global.css +++ b/static/css/global.css @@ -114,5 +114,5 @@ p { text-decoration: line-through; } .currentLink { - border: solid 3px; + font-weight:bold; }