diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-12-06 18:57:34 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-12-07 12:17:39 +0000 |
commit | 2fa8f3e496c5477bb40f54ca1b86516bfa20ee59 (patch) | |
tree | d8997bbdde341da2066632840b434d3ee54ffb65 /web/cobrands/stevenage/layout.scss | |
parent | 778c9cec3f4dbd619ead3f73e285e8c256aa29cf (diff) |
Inherit same colour for front-main children, so don't need to be respecified if changed.
Diffstat (limited to 'web/cobrands/stevenage/layout.scss')
-rw-r--r-- | web/cobrands/stevenage/layout.scss | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/web/cobrands/stevenage/layout.scss b/web/cobrands/stevenage/layout.scss index d08b9781f..4765c9226 100644 --- a/web/cobrands/stevenage/layout.scss +++ b/web/cobrands/stevenage/layout.scss @@ -218,15 +218,6 @@ body.frontpage { margin: 0 auto; margin-top: 1.5em; max-width: 60em; - #postcodeForm { - color: #222; - } - h2 { - color: #222; - } - a#geolocate_link { - color: #222; - } } // d523b431 |