aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2011-07-28 14:17:01 +0100
committerStruan Donald <struan@exo.org.uk>2011-07-28 14:17:01 +0100
commit7b38d8d39ff4144937752ed48d02974723ec3241 (patch)
tree093def5755f3a029807bf78c3f5f497b7c6889fe
parent36d82beb3cb041253e2cd26e3f3c3f352716417d (diff)
lichfield navigation bar images
-rw-r--r--web/cobrands/lichfielddc/css/layout.css4
-rw-r--r--web/cobrands/lichfielddc/i/bg_header.gifbin0 -> 459 bytes
-rw-r--r--web/cobrands/lichfielddc/i/bg_header2.gifbin0 -> 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
new file mode 100644
index 000000000..e126e5798
--- /dev/null
+++ b/web/cobrands/lichfielddc/i/bg_header.gif
Binary files differ
diff --git a/web/cobrands/lichfielddc/i/bg_header2.gif b/web/cobrands/lichfielddc/i/bg_header2.gif
new file mode 100644
index 000000000..f11508a7f
--- /dev/null
+++ b/web/cobrands/lichfielddc/i/bg_header2.gif
Binary files differ