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 {