commit | 9bda87e94c9cd4657986098694173a9b1c389221 | [log] [tgz] |
---|---|---|
author | bnettleton <bnettleton> | Fri Apr 09 15:35:47 2010 +0000 |
committer | bnettleton <bnettleton> | Fri Apr 09 15:35:47 2010 +0000 |
tree | acb163cae16a4e718ef899b61d82bb8ccb6af681 | |
parent | bd5cb5823c7900ab5e3c68078e3c4a4f60d32fd3 [diff] |
Removed template text from background banner image.
diff --git a/style.css b/style.css index c96f98b..c0980fa 100644 --- a/style.css +++ b/style.css
@@ -29,7 +29,7 @@ #novaContent { - background: url("images/backgroundMain.png") no-repeat white; + background: url("images/backgroundMainEmpty.png") no-repeat white; padding-top: 170px; }