diff options
author | Matthew Somerville <matthew@mysociety.org> | 2013-11-11 16:44:21 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2013-11-11 16:44:21 +0000 |
commit | da452e7b81596b9138641bddca776c00247eb4aa (patch) | |
tree | 7d2864eba32c3fb89a81516215487438ebb56830 /web | |
parent | 38e83cdcd305afdcb080f66226ddeb1660fa8f05 (diff) |
Add body deletion to admin interface.
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/zurich/_zurich.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/web/cobrands/zurich/_zurich.scss b/web/cobrands/zurich/_zurich.scss index 5cf76bf87..746da4ece 100644 --- a/web/cobrands/zurich/_zurich.scss +++ b/web/cobrands/zurich/_zurich.scss @@ -36,10 +36,6 @@ body.frontpage #zurich-footer-wrapper { color: #3c3c3c; } -.muted, .muted a { - color: #aaa; -} - #form_sign_in_yes { .form-txt-submit-box { clear: both; |