From e2ddbb68a294210cd76390dfd4286ebc57ebf67c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Wed, 14 Dec 2022 02:30:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=80=E4=B8=AA=E8=83=8C?= =?UTF-8?q?=E6=99=AF=E6=A8=A1=E7=B3=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index 23d5fe7d..0bf263d7 100644 --- a/style.css +++ b/style.css @@ -330,6 +330,8 @@ ul{ margin-top: 30px; font-family: var(--game-font-family); text-shadow: black 2px 2px 0; + + backdrop-filter: blur(3px); } .dialog .dialog-title {