This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
Discord.Net
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
34
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Add additional indent level
pull/1304/head
Still Hsu
6 years ago
parent
25ed4aee63
commit
c174467d78
1 changed files
with
15 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+15
-0
docs/_template/light-dark-theme/styles/master.css
+ 15
- 0
docs/_template/light-dark-theme/styles/master.css
View File
@@ -209,4 +209,19 @@ span.arrow-r{
.level3 {
.level3 {
padding: 0 5px;
padding: 0 5px;
font-size: 90%;
font-size: 90%;
}
.level4 {
padding: 0 5px;
font-size: 85%;
}
.level5 {
padding: 0 5px;
font-size: 80%;
}
.level6 {
padding: 0 5px;
font-size: 75%;
}
}
Write
Preview
Loading…
Cancel
Save