diff options
-rw-r--r-- | web/cobrands/zurich/layout.scss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/cobrands/zurich/layout.scss b/web/cobrands/zurich/layout.scss index 47320e34f..9ebab6da1 100644 --- a/web/cobrands/zurich/layout.scss +++ b/web/cobrands/zurich/layout.scss @@ -87,6 +87,11 @@ body.mappage { } } +#front-main { + background-color: inherit; + color: inherit; +} + /* TODO Change the main-nav to be what is wanted */ #main-nav { ul#main-menu { |