diff options
Diffstat (limited to 'web/cobrands/bromley/layout.scss')
-rw-r--r-- | web/cobrands/bromley/layout.scss | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/web/cobrands/bromley/layout.scss b/web/cobrands/bromley/layout.scss index b54af6df2..ded53367f 100644 --- a/web/cobrands/bromley/layout.scss +++ b/web/cobrands/bromley/layout.scss @@ -66,8 +66,7 @@ h1.main { // Because we've changed the page background, the footer looks a bit rubbish footer, -body.twothirdswidthpage .container .content footer .tablewrapper, -body.fullwidthpage .container .content footer .tablewrapper { +.content footer .tablewrapper { background-color: $bromley_blue; } |