diff options
author | Struan Donald <struan@exo.org.uk> | 2012-05-04 11:41:12 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-05-04 11:41:12 +0100 |
commit | 4d0da703685fafaabc1b99c5db877ce217b16e65 (patch) | |
tree | 1f22b406d959a9446ef804e4616e8e1233d20942 | |
parent | e608f7abb2844dc1d4415b4bbba44dc1ede8698e (diff) |
change skipnav image colour
-rw-r--r-- | web/cobrands/barnet/base.scss | 1 | ||||
-rw-r--r-- | web/cobrands/barnet/img/barnet-skipnav.png | bin | 0 -> 799 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/barnet/base.scss b/web/cobrands/barnet/base.scss index a284e7b35..0447c6779 100644 --- a/web/cobrands/barnet/base.scss +++ b/web/cobrands/barnet/base.scss @@ -23,6 +23,7 @@ } #nav-link { right: 1em; + background: url('/cobrands/barnet/img/barnet-skipnav.png') no-repeat; } #front-main #postcodeForm div input#submit, diff --git a/web/cobrands/barnet/img/barnet-skipnav.png b/web/cobrands/barnet/img/barnet-skipnav.png Binary files differnew file mode 100644 index 000000000..21efe0f67 --- /dev/null +++ b/web/cobrands/barnet/img/barnet-skipnav.png |