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; }
作業系統