From 754012435236e795bcd029de7eff381e6cfea03d Mon Sep 17 00:00:00 2001 From: Sanj Date: Tue, 1 Nov 2011 14:56:06 +0000 Subject: [PATCH] links orange, small bug --- itf/static/css/noel/inner-details.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itf/static/css/noel/inner-details.css b/itf/static/css/noel/inner-details.css index 178ce7c..b4c92b8 100755 --- a/itf/static/css/noel/inner-details.css +++ b/itf/static/css/noel/inner-details.css @@ -17,7 +17,7 @@ box-shadow:2px 3px 20px #252425; overflow:auto; clear:both;} -#bottomRight a:link, #bottomRight:visited, #bottomRight:active +#bottomRight a:link, #bottomRight a:visited, #bottomRight a:active {color:#ff8400; text-decoration:none;}