From 6ab9e28e5751069a364ac3c82ed4a57921bc6cf3 Mon Sep 17 00:00:00 2001 From: Rod Date: Sun, 13 Sep 2020 23:08:30 -0500 Subject: [PATCH] Disabled image --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 5eb2261..dbb0d9e 100644 --- a/css/style.css +++ b/css/style.css @@ -13,7 +13,7 @@ --fg: #3a3a3a; /* Image background */ - --imgbg: url(/img/wal.jpg); + /* --imgbg: url(/img/wal.jpg); */ --imgcol: linear-gradient( rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)