This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
youys
/
DocNet
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
14
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Updated doc site with updated theme css
pull/60/head
Frans Bouma
10 years ago
parent
fa255f46eb
commit
0fb78af25b
1 changed files
with
6 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-3
css/theme.css
+ 6
- 3
css/theme.css
View File
@@ -115,9 +115,9 @@ audio, canvas, video {
*zoom: 1;
}
audio:not([controls]) {
display: none;
}
audio:not([controls]) {
display: none;
}
[hidden] {
display: none;
@@ -401,6 +401,9 @@ p {
word-wrap: break-word;
}
pre {
margin-bottom: 24px;
}
pre > code {
font-size: 13px;
Write
Preview
Loading…
Cancel
Save