diff options
-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 |