aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2015-07-07 17:23:57 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2015-07-07 17:23:57 +0200
commit2c8fa2d9be4926c8f9a327721e9f0ba5adb081de (patch)
tree97594c634ab4ac4dc53f3927f449330b7d85d279
parentec1479097ab7f58a0bf9ba43a50af2bee0e15a40 (diff)
downloadmerchant-2c8fa2d9be4926c8f9a327721e9f0ba5adb081de.tar.gz
merchant-2c8fa2d9be4926c8f9a327721e9f0ba5adb081de.zip
blanking out homepage background image
-rw-r--r--src/website/new/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/website/new/style.css b/src/website/new/style.css
index 34b5f3fa..a06d4c27 100644
--- a/src/website/new/style.css
+++ b/src/website/new/style.css
@@ -37,7 +37,7 @@ header {
37header h1 { 37header h1 {
38 height: 190px; 38 height: 190px;
39 margin: 0px; 39 margin: 0px;
40 background-image: url(toys2.jpg); 40 background-image: url(toysX.jpg);
41 background-repeat: no-repeat; 41 background-repeat: no-repeat;
42} 42}
43header h1, header h2 { 43header h1, header h2 {