diff --git a/homepage/index.html b/homepage/index.html index b2e8432..69d9fb9 100644 --- a/homepage/index.html +++ b/homepage/index.html @@ -326,36 +326,25 @@ section { padding: 90px 0; } .tree-item { display: flex; align-items: baseline; + justify-content: space-between; padding: 10px 24px; border-left: 2px solid transparent; transition: all 0.2s; - font-size: 14px; + font-size: 15px; + color: var(--text-primary); + font-weight: 500; + letter-spacing: 0.04em; } .tree-item:hover { border-left-color: var(--accent); background: rgba(212,168,83,0.04); } -.tree-item::before { - content: '├─'; - color: var(--text-muted); - margin-right: 12px; - flex-shrink: 0; - font-size: 13px; -} -.tree-item:last-child::before { - content: '└─'; -} -.tree-name { - color: var(--text-primary); - font-weight: 500; - margin-right: 16px; - min-width: 64px; - font-size: 14px; -} .tree-code { - color: var(--text-secondary); + color: var(--text-muted); font-size: 13px; - flex: 1; + font-weight: 400; + font-family: 'JetBrains Mono', monospace; + letter-spacing: 0.02em; } /* Dev badge in section title */ @@ -571,8 +560,8 @@ footer {
开源。客户端尚在开发中。当前可于代码仓库查阅项目状态。
-本地 Markdown + Git。云端托管。网格连通。
+本地 Markdown · Git 仓库 · 端到端加密同步。
+公网可达。无第三方中间层。