From eb9b0d45d35dd01250a7a9b090836268becbe049 Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Fri, 26 Jan 2024 04:05:19 +0000 Subject: [PATCH] Update style.css --- style.css | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/style.css b/style.css index cf48c05f..7a764a19 100644 --- a/style.css +++ b/style.css @@ -8,18 +8,8 @@ 100% { opacity: 100 !important; } -.modal-content { -background:var(--uibg)!important; -} -#myModal { -color:white!important; -} -.modal-footer { -border:0!important; -} -.modal-header { -border:0!important; } + :root { --inputbg: #3c096c !important; --inputborder: #5a189a !important;