From a369d07a97540cc2e6c82cd49c4e4bc4c7c48bd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Thu, 10 Dec 2020 20:46:29 +0800 Subject: [PATCH] =?UTF-8?q?ui=E5=B0=8F=E4=BF=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index b72e5286..08ddc2b1 100644 --- a/style.css +++ b/style.css @@ -2101,9 +2101,9 @@ ul{ { position: absolute; padding: 5px; - border: 3px ridge #D1D398; + border: 2px ridge #D1D398; top: 0; - background-image: linear-gradient(to bottom,#788321,#3E4D14); + background-image: linear-gradient(to bottom,#788321f0,#3E4D14f0); border-radius: 6px; box-shadow: black 2px 0px 1px,black 0px 2px 1px,black -2px 0px 1px,black 0px -2px 1px; width: 260px; @@ -2147,7 +2147,7 @@ ul{ background-image: linear-gradient(to bottom,#C38E5F,#2F2008); border: none; border-radius: 5px; - padding: 3px; + padding: 2px; } .dialog .dialog-control button::before {