diff options
author | Robin Houston <robin@lenny.robin> | 2011-06-24 12:42:16 +0100 |
---|---|---|
committer | Robin Houston <robin@lenny.robin> | 2011-06-24 12:42:16 +0100 |
commit | 19b35bdbc651f3e5aab807847468c8de83ff357f (patch) | |
tree | 3bcf5f1b0ebd11f5e050288aef4b57387c1a7208 | |
parent | 5bdb2bf2bcf7ce9c920032e421fb0e959e6e1a6b (diff) |
Remove reference to non-existent file
-rw-r--r-- | public/stylesheets/ie6-custom.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/ie6-custom.css b/public/stylesheets/ie6-custom.css index ae02fe158..6ebde600c 100644 --- a/public/stylesheets/ie6-custom.css +++ b/public/stylesheets/ie6-custom.css @@ -2,5 +2,5 @@ #banner { - background-image: url(../images/navimg/alaveteli-100pxd.jpg); + background-image: url(../images/navimg/bnnr-temp-100pxd.jpg); } |