From 0dfabd60a5048f0b6cbd7c3826259210ac27ec68 Mon Sep 17 00:00:00 2001 From: zwbcc Date: Sat, 28 Mar 2026 21:11:17 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=89=A9=E5=85=85=E5=BF=AB=E6=8D=B7?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0=E8=AF=8D=E8=87=B345=E4=B8=AA=EF=BC=8C?= =?UTF-8?q?=E8=A6=86=E7=9B=96=E6=91=84=E5=BD=B1/=E8=89=BA=E6=9C=AF?= =?UTF-8?q?=E9=A3=8E=E6=A0=BC/=E7=8E=AF=E5=A2=83/=E5=85=89=E5=BD=B1/?= =?UTF-8?q?=E7=A7=91=E5=B9=BB=E7=AD=89=E7=B1=BB=E5=88=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 63 ++++++++++++++++++++++++++++++++++++++++++++---------- style.css | 4 ++-- 2 files changed, 54 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index 8ddc930..83359c8 100644 --- a/index.html +++ b/index.html @@ -44,18 +44,59 @@
快捷描述
- - - - - + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/style.css b/style.css index 6a76f9d..8b482a2 100644 --- a/style.css +++ b/style.css @@ -159,8 +159,8 @@ header { border: 1px solid var(--border); border-radius: 20px; color: var(--text2); - font-size: 12px; - padding: 4px 12px; + font-size: 11px; + padding: 3px 10px; cursor: pointer; transition: all 0.15s; font-family: inherit;