From 3d3f5332d051e5dc79199b51be7db2e098aba299 Mon Sep 17 00:00:00 2001 From: hellcat Date: Tue, 31 Mar 2026 17:18:37 +0800 Subject: [PATCH] no message --- resources/css/common.css | 3 --- resources/sites/vfn/css/app.css | 3 ++- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/resources/css/common.css b/resources/css/common.css index 2c552206..6c9807f9 100755 --- a/resources/css/common.css +++ b/resources/css/common.css @@ -23,9 +23,6 @@ .subCopy { color:#fff; } - - - /* 你的 Header 变成固定定位,不占位了 */ #header { position: fixed; diff --git a/resources/sites/vfn/css/app.css b/resources/sites/vfn/css/app.css index d5ab2e52..d442f3fe 100755 --- a/resources/sites/vfn/css/app.css +++ b/resources/sites/vfn/css/app.css @@ -1,6 +1,7 @@ :root { --btn-primary:#00A8B1; - --color-primary:#00A8B1; + --color-primary:#00A8B1; + --href:#0d6efd; } .site-main {