diff options
-rw-r--r-- | web/cobrands/zurich/base.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/cobrands/zurich/base.scss b/web/cobrands/zurich/base.scss index 08db059a9..3824c0ff6 100644 --- a/web/cobrands/zurich/base.scss +++ b/web/cobrands/zurich/base.scss @@ -54,6 +54,10 @@ height: 48px; background: url('/cobrands/zurich/tab-white.png') 0 0 no-repeat; } +#front-howto #front_stats, +#front-main #postcodeForm { + background-color: $mobile_header_blue; +} // No grey background or other bits // The amount of resetting here shows this needs refactoring, so that it is FMS making the changes |