From 558fa35db08d7f7f21db9500fd5532ba3a130800 Mon Sep 17 00:00:00 2001 From: Super Manito <68613938+SuperManito@users.noreply.github.com> Date: Sun, 22 Jun 2025 22:33: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.md | 24 +++++++++++++----------- README.zh-Hant.md | 24 +++++++++++++----------- docs/stylesheets/extra.css | 3 ++- 3 files changed, 28 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index d32505a..49b46c6 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@

GNU/Linux 更换系统软件源脚本及 Docker 安装与换源脚本

+

简体中文 | 繁體中文

License: MIT Stars
@@ -20,8 +21,6 @@

-

简体中文 | 繁體中文

- @@ -131,6 +130,18 @@

+

赞助商

+ +

+ + + + Sponsors + + +

+ + *** ## 快速开始 @@ -155,15 +166,6 @@ bash <(curl -sSL https://linuxmirrors.cn/docker.sh) --only-registry ``` -## 赞助商 - - - - - Sponsors - - - ## 特别感谢 jetbrains     netlify diff --git a/README.zh-Hant.md b/README.zh-Hant.md index 5bddedc..23f8aa5 100644 --- a/README.zh-Hant.md +++ b/README.zh-Hant.md @@ -7,6 +7,7 @@

GNU/Linux 更換系統軟體源腳本及 Docker 安裝與換源腳本

+

简体中文 | 繁體中文

License: MIT Stars
@@ -20,8 +21,6 @@

-

简体中文 | 繁體中文

-
操作系统
@@ -131,6 +130,18 @@

+

贊助商

+ +

+ + + + Sponsors + + +

+ + *** ## 快速開始 @@ -155,15 +166,6 @@ bash <(curl -sSL https://linuxmirrors.cn/docker.sh) --only-registry ``` -## 贊助商 - - - - - Sponsors - - - ## 特別感謝 jetbrains     netlify diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index eac5e54..e214bd8 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -185,7 +185,8 @@ transition: background-color 0.2s; } - [dir=ltr] .md-select__inner .md-select__list .md-select__item .md-select__link { +[dir=ltr] .md-select__inner .md-select__list .md-select__item .md-select__link { + border-radius: 8px; padding-left: 12px !important; padding-right: 12px !important; }
作業系統