aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2012-05-01 14:42:27 +0100
committerStruan Donald <struan@exo.org.uk>2012-05-01 14:42:27 +0100
commit15b6b1c5c21dde73be1f6936cc4fbdf37cbd370f (patch)
tree1ac22f0f64edfefcf001cc1e9829e2c93f1cb5f4 /web
parent7082deb9b308fd3410c33181947efa2bde3d8a47 (diff)
add in FMS header
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/barnet/layout.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/cobrands/barnet/layout.scss b/web/cobrands/barnet/layout.scss
index 264b904bb..dad3713d3 100644
--- a/web/cobrands/barnet/layout.scss
+++ b/web/cobrands/barnet/layout.scss
@@ -213,6 +213,8 @@ body > html {font-size: 12px;}
body.mappage #column_nav { display: none; }
+#content h1 {margin: 0 0 20px; font-size: 1.8em; border-bottom: 6px solid #bed9dd; font-family: Georgia, Times, 'Times New Roman', serif; color: #5d6167;}
+#content h1 span {padding: 6px 7px 3px; border: 1px solid #eff1f2; border-bottom: 0 none; display: block;}
#column_nav .navigation {background: #fff; margin: 0 0 4px;}
#column_nav h2 {font-size: 1.2em; padding: 0; height: 29px; margin: 0; border-radius: 0 0 3px 3px; background: url(img/nav-bg-active.gif) left bottom repeat-x; border-top: 6px solid #bddadc;}