From bb914ce53eeb7d573f5140bfb6f4d4cbfe82366c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Fri, 20 Mar 2020 02:52:08 +0800 Subject: [PATCH] =?UTF-8?q?bold=E5=8F=88=E5=A4=AA=E7=B2=97=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index bb5cb648..17c02329 100644 --- a/style.css +++ b/style.css @@ -333,7 +333,7 @@ ul{ color: white; font-family: var(--font-family); font-size: 15px; - font-weight: bold; + font-weight: 500; line-height: 17px; height: 17px; text-shadow: black 0px 0px 2px,black -1px -1px 1px,black 1px 1px 1px;