aboutsummaryrefslogtreecommitdiffstats
path: root/web/css/core.scss
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2011-07-18 17:19:19 +0100
committerMatthew Somerville <matthew@mysociety.org>2011-07-18 17:19:19 +0100
commit461ee5a78107fb2d3631108ea2d3b1efc694faf4 (patch)
treef4b3fbfcfd33cd83c70be2c8c5636b2b96e3981c /web/css/core.scss
parenteecab672f3a26dccc364461a4eed22626f5a1e48 (diff)
Tweak metadata display on list pages.
Diffstat (limited to 'web/css/core.scss')
-rw-r--r--web/css/core.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/css/core.scss b/web/css/core.scss
index 9221206ff..22bdc3d2e 100644
--- a/web/css/core.scss
+++ b/web/css/core.scss
@@ -343,6 +343,11 @@ $map_width: 500px;
margin-top: 0.5em;
margin-bottom: 0;
}
+
+ #nearby_lists li small {
+ color: #666666;
+ }
+
#alert_links {
float: right;
}