From 440ab19e02d6da80b34de5ea5e48e825e4f907c3 Mon Sep 17 00:00:00 2001 From: ken Date: Thu, 9 Jul 2026 17:42:30 +0800 Subject: [PATCH] update --- assets/stylesheets/template/base/_variables.scss | 4 ++-- assets/stylesheets/template/modules/ad_banner.scss | 1 + assets/stylesheets/template/modules/announcement.scss | 6 +++--- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/assets/stylesheets/template/base/_variables.scss b/assets/stylesheets/template/base/_variables.scss index f61ddab..a3dc37c 100644 --- a/assets/stylesheets/template/base/_variables.scss +++ b/assets/stylesheets/template/base/_variables.scss @@ -16,10 +16,10 @@ $theme-red: #d20001; $theme-blue: #003d7e; $theme-color-main: #333333; -$theme-color-second:#4d85b5; +$theme-color-second:#3b74a5; $theme-color-third: #023462; $theme-color-green: #32D9C3; -$theme-color-hover:#4d85b5; +$theme-color-hover:#3b74a5; // Font stacks $main-font: "Noto Sans TC", sans-serif; diff --git a/assets/stylesheets/template/modules/ad_banner.scss b/assets/stylesheets/template/modules/ad_banner.scss index 701420e..1ae264a 100644 --- a/assets/stylesheets/template/modules/ad_banner.scss +++ b/assets/stylesheets/template/modules/ad_banner.scss @@ -31,6 +31,7 @@ ul.button-mid{ } } .button-mid { + z-index: 100; position: absolute; width: 100%; height: 0; diff --git a/assets/stylesheets/template/modules/announcement.scss b/assets/stylesheets/template/modules/announcement.scss index 3c47123..b3a86ca 100644 --- a/assets/stylesheets/template/modules/announcement.scss +++ b/assets/stylesheets/template/modules/announcement.scss @@ -1790,7 +1790,7 @@ a.w-annc__a { position: relative; height: 32px; display: block; - color: #fff; + color: #333; width: fit-content; &::before{ content: ''; @@ -1873,7 +1873,7 @@ a.w-annc__a { position: relative; height: 32px; display: block; - color: #fff; + color: #333; &::before{ content: ''; background: url(/assets/Group.png) no-repeat; @@ -2766,7 +2766,7 @@ table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before, tabl position: relative; height: 32px; display: block; - color: #fff; + color: #333; width: fit-content; &::before{ content: '';