From 54cd95e91e1f7d0d8754859b28d4ef09765ef7ff Mon Sep 17 00:00:00 2001 From: oliver-almaraz Date: Fri, 16 Oct 2020 22:29:48 -0500 Subject: [PATCH] Hid NoCSS button --- style.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/style.css b/style.css index 8151b82..0290666 100644 --- a/style.css +++ b/style.css @@ -1,9 +1,5 @@ #NoCSS { - background-color: #04050a00; - border-color: #00ccff00; - color: #00ccff00; - margin: auto; - position: fixed; + display: none; } /************************