Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnettleton2010-04-09 15:35:47 +0000
committerbnettleton2010-04-09 15:35:47 +0000
commit9bda87e94c9cd4657986098694173a9b1c389221 (patch)
treeacb163cae16a4e718ef899b61d82bb8ccb6af681
parentbd5cb5823c7900ab5e3c68078e3c4a4f60d32fd3 (diff)
downloadnaming-9bda87e94c9cd4657986098694173a9b1c389221.tar.gz
naming-9bda87e94c9cd4657986098694173a9b1c389221.tar.xz
naming-9bda87e94c9cd4657986098694173a9b1c389221.zip
Removed template text from background banner image.
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index c96f98b..c0980fa 100644
--- a/style.css
+++ b/style.css
@@ -29,7 +29,7 @@ a strong {
#novaContent {
- background: url("images/backgroundMain.png") no-repeat white;
+ background: url("images/backgroundMainEmpty.png") no-repeat white;
padding-top: 170px;
}

Back to the top