diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-04-26 10:30:44 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-04-26 10:30:44 +0100 |
commit | 2c3f34a8c166c131e850036652ee1d28f47ce170 (patch) | |
tree | 25794333d9a6bf6364f64af756383b1fd27acf5c /web | |
parent | 17ddaadfd74fab9702a4382e6c021daf9b9b48db (diff) |
Locate me automatically colour.
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/bromley/layout.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/cobrands/bromley/layout.scss b/web/cobrands/bromley/layout.scss index f773b47f1..95bea315d 100644 --- a/web/cobrands/bromley/layout.scss +++ b/web/cobrands/bromley/layout.scss @@ -24,6 +24,9 @@ body { background: #9b9b9b url('http://www.bromley.gov.uk/site/styles/css_img/re h2 { color: $primary_text; } + a#geolocate_link { + color: $primary_text; + } } // Don't want gap that normal site has |