fix: 底栏加 spdis.space链接 + DeepSeek维护说明

This commit is contained in:
2026-06-02 13:47:19 +00:00
parent d84e6b8e99
commit 290434017c
4 changed files with 6 additions and 22 deletions

View File

@@ -312,9 +312,3 @@ body {
border-radius: 0 4px 4px 0;
}
.top-bar { text-align: left; padding: 4px 0 0 12px; }
.top-bar .back-link { color: var(--blue); text-decoration: none; font-size: 0.8em; }
.top-bar .back-link:hover { text-decoration: underline; }
.site-footer { text-align: center; padding: 16px 0 4px; color: var(--text-dim); font-size: 0.75em; }
.site-footer strong { color: var(--cyan); }