aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands
diff options
context:
space:
mode:
Diffstat (limited to 'web/cobrands')
-rw-r--r--web/cobrands/bromley/base.scss5
-rw-r--r--web/cobrands/bromley/images/waste.pngbin0 -> 42227 bytes
-rw-r--r--web/cobrands/bromley/layout.scss5
3 files changed, 10 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;
diff --git a/web/cobrands/bromley/images/waste.png b/web/cobrands/bromley/images/waste.png
new file mode 100644
index 000000000..3ffef5ccb
--- /dev/null
+++ b/web/cobrands/bromley/images/waste.png
Binary files differ
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 {