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 @@
Fedora |
- 30 ~ 43 |
+ 30 ~ 44 |
CentOS |
diff --git a/README.md b/README.md
index 5ba2c65..b1a5fe8 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@
Fedora |
- 30 ~ 43 |
+ 30 ~ 44 |
CentOS |
diff --git a/README.zh-Hant.md b/README.zh-Hant.md
index b6b0ab5..04644b2 100644
--- a/README.zh-Hant.md
+++ b/README.zh-Hant.md
@@ -67,7 +67,7 @@
Fedora |
- 30 ~ 43 |
+ 30 ~ 44 |
CentOS |
diff --git a/docs/index.en.md b/docs/index.en.md
index 37389f5..07d23b5 100644
--- a/docs/index.en.md
+++ b/docs/index.en.md
@@ -115,7 +115,7 @@ hide:
|
**Proxmox VE** | _all_ |
|
**Raspberry Pi OS** | _all_ |
|
**Red Hat Enterprise Linux** :material-information-outline:{ title="Uses CentOS Stream or CentOS mirrors" } | _7~10_ |
-|
**Fedora** | _30~43_ |
+|
**Fedora** | _30~44_ |
|
**CentOS** | _7~8 / Stream 8~10_ |
|
**Rocky Linux** | _8~10_ |
|
**AlmaLinux** | _8~10_ |
diff --git a/docs/index.md b/docs/index.md
index aa05598..3d64bb9 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -115,7 +115,7 @@ hide:
|
**Proxmox VE** | _all_ |
|
**Raspberry Pi OS** | _all_ |
|
**Red Hat Enterprise Linux** :material-information-outline:{ title="使用 CentOS Stream 或 CentOS 源" } | _7~10_ |
-|
**Fedora** | _30~43_ |
+|
**Fedora** | _30~44_ |
|
**CentOS** | _7~8 / Stream 8~10_ |
|
**Rocky Linux** | _8~10_ |
|
**AlmaLinux** | _8~10_ |
diff --git a/docs/index.zh-Hant.md b/docs/index.zh-Hant.md
index b25a433..41f824d 100644
--- a/docs/index.zh-Hant.md
+++ b/docs/index.zh-Hant.md
@@ -115,7 +115,7 @@ hide:
|
**Proxmox VE** | _all_ |
|
**Raspberry Pi OS** | _all_ |
|
**Red Hat Enterprise Linux** :material-information-outline:{ title="使用 CentOS Stream 或 CentOS 源" } | _7~10_ |
-|
**Fedora** | _30~43_ |
+|
**Fedora** | _30~44_ |
|
**CentOS** | _7~8 / Stream 8~10_ |
|
**Rocky Linux** | _8~10_ |
|
**AlmaLinux** | _8~10_ |
diff --git a/docs/sponsor/main.html b/docs/sponsor/main.html
index 954acef..dae055f 100644
--- a/docs/sponsor/main.html
+++ b/docs/sponsor/main.html
@@ -72,7 +72,7 @@
-
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 @@
-