diff options
Diffstat (limited to 'web/cobrands/bromley/base.scss')
-rw-r--r-- | web/cobrands/bromley/base.scss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/cobrands/bromley/base.scss b/web/cobrands/bromley/base.scss index e37b2e0fe..abb93d30b 100644 --- a/web/cobrands/bromley/base.scss +++ b/web/cobrands/bromley/base.scss @@ -14,6 +14,11 @@ text-indent: -999999px; z-index:2; } +body.waste #site-logo { + width: 129px; + background: none; + text-indent: 0; +} #nav-link { top: 7px; |