From f02cd3e1f8d20947e3738dd4172e252858caff15 Mon Sep 17 00:00:00 2001 From: Super Manito <68613938+SuperManito@users.noreply.github.com> Date: Wed, 20 May 2026 12:19:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en-US.md | 2 +- README.md | 2 +- README.zh-Hant.md | 2 +- docs/index.en.md | 2 +- docs/index.md | 2 +- docs/index.zh-Hant.md | 2 +- docs/sponsor/main.html | 2 +- docs/stylesheets/extra.css | 7 ++++++- docs/theme/partials/toc.html | 2 +- 9 files changed, 14 insertions(+), 9 deletions(-) diff --git a/README.en-US.md b/README.en-US.md index e6de8e8..b45ea4f 100644 --- a/README.en-US.md +++ b/README.en-US.md @@ -67,7 +67,7 @@
CentOS Stream or CentOS mirrors" } | _7~10_ |
-| CentOS Stream 或 CentOS 源" } | _7~10_ |
-| CentOS Stream 或 CentOS 源" } | _7~10_ |
-|
-
+
diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css
index 7777219..2daa7f3 100644
--- a/docs/stylesheets/extra.css
+++ b/docs/stylesheets/extra.css
@@ -277,7 +277,12 @@
}
.md-select__inner .md-select__list .md-select__item:hover {
- background-color: var(--component-hover-color);
+ background-color: var(--md-default-fg-color--lightest);
+ border-radius: calc(var(--component-border-radius) - 2px) !important;
+}
+
+.md-select__link:focus {
+ background-color: transparent !important;
}
.md-header__button>*:first-child,
diff --git a/docs/theme/partials/toc.html b/docs/theme/partials/toc.html
index 615ccda..35934aa 100644
--- a/docs/theme/partials/toc.html
+++ b/docs/theme/partials/toc.html
@@ -73,7 +73,7 @@
-
+