aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/bromley/bromley.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/bromley/bromley.scss b/web/cobrands/bromley/bromley.scss
index d6b2d370d..067c2d2a2 100644
--- a/web/cobrands/bromley/bromley.scss
+++ b/web/cobrands/bromley/bromley.scss
@@ -95,7 +95,7 @@ body { color: #333; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
// Width is actually 637, but that causes wrap-around, need to ask for fixes and corner image
.main-menu { background: url('/cobrands/bromley/main-menu1.gif') no-repeat; width: 638px; }
.main-menu ul { margin: 0; }
-.main-menu li { list-style-type: none; }
+.main-menu li { list-style-type: none; color: #ccf; }
.main-menu li.last { padding-right: 0; }
.main-menu li.last a:hover, .main-menu li.last a:active {background:url('/cobrands/bromley/main-menu-hover-home-right.gif') repeat-x;}
//#search input { display: inline; margin: 0; @include border-radius(0em); }