merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 2c8fa2d9be4926c8f9a327721e9f0ba5adb081de
parent ec1479097ab7f58a0bf9ba43a50af2bee0e15a40
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Tue,  7 Jul 2015 17:23:57 +0200

blanking out homepage background image

Diffstat:
Msrc/website/new/style.css | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/website/new/style.css b/src/website/new/style.css @@ -37,7 +37,7 @@ header { header h1 { height: 190px; margin: 0px; - background-image: url(toys2.jpg); + background-image: url(toysX.jpg); background-repeat: no-repeat; } header h1, header h2 {