From fb5b2f5507072a1ee726e9065103db78a906abd8 Mon Sep 17 00:00:00 2001 From: GilbN Date: Sat, 8 Dec 2018 01:44:57 +0100 Subject: [PATCH] removed transparent background --- CSS/themes/orgarr.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/themes/orgarr.css b/CSS/themes/orgarr.css index d355f337..ef6993d0 100644 --- a/CSS/themes/orgarr.css +++ b/CSS/themes/orgarr.css @@ -1,5 +1,5 @@ body { - background-color: transparent; + background-color: #1f1f1f; } /* VERSION */