diff options
author | M Somerville <matthew-github@dracos.co.uk> | 2020-11-11 10:17:06 +0000 |
---|---|---|
committer | M Somerville <matthew-github@dracos.co.uk> | 2020-11-11 10:37:44 +0000 |
commit | 6160718a99b16657228393535b32b4610ab70cd6 (patch) | |
tree | fc75fab38f43dd4bcc07fd4c1bb92c7933c12646 /web/cobrands/bromley/layout.scss | |
parent | 5e2f1b3509391f891955db8b8fe05dbf40b7a041 (diff) |
[Bromley] Remove service buttons, change logos.
Diffstat (limited to 'web/cobrands/bromley/layout.scss')
-rw-r--r-- | web/cobrands/bromley/layout.scss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/cobrands/bromley/layout.scss b/web/cobrands/bromley/layout.scss index c802a2dd9..dc4c361ab 100644 --- a/web/cobrands/bromley/layout.scss +++ b/web/cobrands/bromley/layout.scss @@ -11,6 +11,11 @@ body.fullwidthpage, body.twothirdswidthpage, body.authpage { float: left; } } +body.waste #site-logo { + width: 334px; + height: 114px; + float: left; +} body.mappage { .bromley-header { |