diff options
author | Struan Donald <struan@exo.org.uk> | 2011-07-28 14:17:01 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2011-07-28 14:17:01 +0100 |
commit | 7b38d8d39ff4144937752ed48d02974723ec3241 (patch) | |
tree | 093def5755f3a029807bf78c3f5f497b7c6889fe | |
parent | 36d82beb3cb041253e2cd26e3f3c3f352716417d (diff) |
lichfield navigation bar images
-rw-r--r-- | web/cobrands/lichfielddc/css/layout.css | 4 | ||||
-rw-r--r-- | web/cobrands/lichfielddc/i/bg_header.gif | bin | 0 -> 459 bytes | |||
-rw-r--r-- | web/cobrands/lichfielddc/i/bg_header2.gif | bin | 0 -> 1556 bytes |
3 files changed, 2 insertions, 2 deletions
diff --git a/web/cobrands/lichfielddc/css/layout.css b/web/cobrands/lichfielddc/css/layout.css index 8c2bcf327..593682d87 100644 --- a/web/cobrands/lichfielddc/css/layout.css +++ b/web/cobrands/lichfielddc/css/layout.css @@ -92,7 +92,7 @@ #nav { font-size: 1em; margin: 0 0 30px 0 !important; - background: transparent url(bg_header.gif) left repeat-x !important; + background: transparent url(/cobrands/lichfielddc/i/bg_header.gif) left repeat-x !important; clear: both; width: 100%; float: left; @@ -118,7 +118,7 @@ #nav li a:hover { border-bottom: 1px solid #111; - background: transparent url(bg_header2.gif) left repeat-x !important; + background: transparent url(/cobrands/lichfielddc/i/bg_header2.gif) left repeat-x !important; } #mysociety #fixed { diff --git a/web/cobrands/lichfielddc/i/bg_header.gif b/web/cobrands/lichfielddc/i/bg_header.gif Binary files differnew file mode 100644 index 000000000..e126e5798 --- /dev/null +++ b/web/cobrands/lichfielddc/i/bg_header.gif diff --git a/web/cobrands/lichfielddc/i/bg_header2.gif b/web/cobrands/lichfielddc/i/bg_header2.gif Binary files differnew file mode 100644 index 000000000..f11508a7f --- /dev/null +++ b/web/cobrands/lichfielddc/i/bg_header2.gif |