From 9d17c9ba8a7f09bc9c1b64cd8c369927f6924247 Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Tue, 17 Sep 2013 13:51:28 +0100 Subject: Couple more colour tweaks. --- public/stylesheets/custom.css | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/public/stylesheets/custom.css b/public/stylesheets/custom.css index 20e0880..ef9d7b0 100644 --- a/public/stylesheets/custom.css +++ b/public/stylesheets/custom.css @@ -217,14 +217,13 @@ background:#FE0000; color:#FFF; } -p.public-body-name-prefix { -color:#DEB4D8; -} - #other-country-notice a { color:#FFF; } +#follow_count { + color: #FE0000; +} #link_box { position:absolute; @@ -269,4 +268,4 @@ background:url(../images/quote-marks.png) no-repeat; #frontpage_examples .excerpt { background:url(../images/quote-marks.png) no-repeat; -} \ No newline at end of file +} -- cgit v1.2.3