Skip to content

Commit 0fa916c

Browse files
docs: Optimize some styles
1 parent c79a936 commit 0fa916c

File tree

3 files changed

+73
-4
lines changed

3 files changed

+73
-4
lines changed

docs/css/extra.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
.progress-bar {
3434
height: 1.2rem;
3535
float: left;
36-
background-color: #2979ff;
36+
background-color: #0a7be0;
3737
}
3838

3939
.progress {
@@ -99,7 +99,7 @@
9999
}
100100

101101
.md-nav__source {
102-
background-color: #fc6554;
102+
background-color: #0a7be0;
103103
}
104104

105105
.md-grid {

mkdocs.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
site_name: '1Panel 文档'
22
site_url: 'https://1panel.cn'
3+
site_author: '1Panel'
34
site_description: '1Panel 一款现代化的 Linux 面板'
4-
site_author: '1Panel 开源项目组'
55

66
repo_name: '1Panel'
77
repo_url: 'https://github.com/1Panel-dev/1Panel'
8+
edit_uri: ''
89

9-
edit_uri: https://github.com/1Panel-dev/docs/edit/master/docs/
1010
theme:
1111
name: 'material'
1212
logo: 'img/logo-white.png'
@@ -182,6 +182,8 @@ extra:
182182
provider: google
183183
property: G-P2ER2N0NSN
184184
social:
185+
- icon: Bilibili_Logo_Blue
186+
link: https://space.bilibili.com/510493147/lists/1199760
185187
- icon: fontawesome/brands/github
186188
link: https://github.com/1Panel-dev
187189
- icon: fontawesome/solid/envelope
Lines changed: 67 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)