From 89ae88ef56ab661bdc3c8d810c285684f2c2a7be Mon Sep 17 00:00:00 2001 From: mark adel Date: Thu, 4 Jan 2018 22:34:05 +0200 Subject: [PATCH] remove home background image --- index.html | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/index.html b/index.html index b911929..2d51ada 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ - +
@@ -26,13 +26,6 @@ /*filter: alpha(opacity=20); !* For IE8 and earlier *!*/ /*}*/ - body { - background-image: url(images/suman-9.jpg); - background-size: cover; /* <------ */ - background-repeat: no-repeat; - background-position: center center; - } - .page-title { text-indent: 2.0em; }