From df55e7a0c03d5029e63120304fceb6752947407b Mon Sep 17 00:00:00 2001 From: zdh Date: Thu, 14 May 2026 18:54:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=B4=E9=83=A8=E5=86=85=E5=AE=B9=E5=B1=85?= =?UTF-8?q?=E4=B8=AD=EF=BC=9A=E9=99=90=E5=88=B6=E6=9C=80=E5=A4=A7=E5=AE=BD?= =?UTF-8?q?=E5=BA=A6960px=EF=BC=8C=E6=90=9C=E7=B4=A2=E6=A1=86=E4=B8=8D?= =?UTF-8?q?=E6=92=91=E6=BB=A1=E5=85=A8=E5=B1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index 3cde4b4..e9ed4dc 100644 --- a/index.html +++ b/index.html @@ -58,7 +58,8 @@ body { border-bottom: 1px solid var(--border-light); display: flex; align-items: center; justify-content: center; padding: 0 16px; z-index: 100; gap: 16px; } -[data-theme="dark"] .header-bar { background: rgba(20,20,20,0.95); } +.header-bar-inner { display: flex; align-items: center; gap: 16px; max-width: 960px; width: 100%; } +[data-theme="dark"] .header-bar { background: rgba(28,28,30,0.95); } .header-bar .menu-btn { width: 36px; height: 36px; border: none; background: none; cursor: pointer; border-radius: var(--radius-sm); @@ -74,7 +75,7 @@ body { -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; } .header-bar .tagline { font-size: 11px; color: var(--text-tertiary); display: inline; } -.search-box { flex: 1; min-width: 80px; position: relative; } +.search-box { flex: 0 1 240px; min-width: 100px; position: relative; } .search-box input { width: 100%; padding: 8px 12px 8px 34px; border: 1px solid var(--border); border-radius: var(--radius-sm); @@ -256,16 +257,18 @@ body {
- -
-

Wiki 知识库

- 一人公司开发团队 -
-