diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-09-18 12:47:57 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-09-18 12:47:57 +0100 |
commit | 9f39bdb71c89689af5a434b1d321acd33ee72b54 (patch) | |
tree | c69175bd68a10bf56d02dfb7e619741c66f61abe | |
parent | a09c336e5719315afdd3822dcdfdc2f8112b80ab (diff) |
Remove stripes.
-rw-r--r-- | public/stylesheets/custom.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/stylesheets/custom.css b/public/stylesheets/custom.css index ef9d7b0..8b86a31 100644 --- a/public/stylesheets/custom.css +++ b/public/stylesheets/custom.css @@ -7,7 +7,6 @@ font-family:Arial, sans-serif; background-repeat:no-repeat; background-position:center top; background-color:#F0F0F0; -background:url(/images/stripes.png); } #banner_inner a#logo { |