aboutsummaryrefslogtreecommitdiffstats
path: root/web/css/_main.scss
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2011-08-17 18:13:39 +0100
committerMatthew Somerville <matthew@mysociety.org>2011-08-17 18:13:39 +0100
commit6df503adf0926b67c88466913034ad1b84e57aba (patch)
tree80f263faf02d88c3952ee4ae062ece5b62a4fc19 /web/css/_main.scss
parentb751556a124ea74970788f3557c1fc25e7e9fcd5 (diff)
Revert map padding, as broke other pages, highlight a different way.
Diffstat (limited to 'web/css/_main.scss')
-rw-r--r--web/css/_main.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/css/_main.scss b/web/css/_main.scss
index 19d9b5a40..b4e4a13f0 100644
--- a/web/css/_main.scss
+++ b/web/css/_main.scss
@@ -161,11 +161,11 @@ select, input, textarea {
#footer {
clear: both;
text-align: center;
- border-top: solid 2px $header_back;
+ border-top: solid 2px #ccc;
width: 50%;
margin: 1em auto 0;
padding: 0;
- color: $header_darker;
+ color: #333333;
.l, .r {
margin-top: 0;