From 156ef662f4f0f0114702d0398a9c7e57e81940f1 Mon Sep 17 00:00:00 2001 From: RomEYer-AwELF Date: Sun, 5 Sep 2021 12:25:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/light.css | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/view/light.css b/view/light.css index 9e30b67..f1e4d11 100644 --- a/view/light.css +++ b/view/light.css @@ -170,28 +170,16 @@ body { border: #c5c5c5 2px solid !important; } -.grade1, -.grade1b::before { - background-color: rgb(116, 191, 255) !important; -} .grade1b { background-color: #7ea5ec; border: #c5c5c5 2px solid !important; } -.grade2, -.grade2b::before { - background-color: rgb(226, 167, 255) !important; -} .grade2b { background-color: #e2a7ff; border: #c5c5c5 2px solid !important; } -.grade3, -.grade3b::before { - background-color: #ffa07a !important; -} .grade3b { background-color: #ffa07a; border: #c5c5c5 2px solid !important;