From edd64708c7de11f22e540cf0ea778818c2d44f21 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Tue, 30 Jun 2020 23:17:28 -0400 Subject: [PATCH] WIP --- stylesheets/stylesheet.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index 07455184..7b9ffe0e 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -349,8 +349,8 @@ p.banner { background: -ms-linear-gradient(top, #f2f2f2, #007edf); background: -o-linear-gradient(top, #f2f2f2, #007edf); background: linear-gradient(top, #f2f2f2, #007edf); - background-image: url("images/header-bkg.png"); - background-size: cover; + /*background-image: url("images/header-bkg.png"); + background-size: cover;*/ } #header_wrap .inner {