aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--public/stylesheets/custom.css9
1 files 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
+}