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 docs with fixed theme
pull/60/head
Frans Bouma
10 years ago
parent
ef2dec2d6d
commit
fa255f46eb
1 changed files
with
17 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+17
-0
css/theme.css
+ 17
- 0
css/theme.css
View File
@@ -880,6 +880,23 @@ div.figure p {
transform: translateY(-3px);
}
.tab-content > p:last-child {
margin-bottom:0;
}
.tab-content > pre {
margin-top: -12px;
margin-left: -15px;
margin-right: -15px;
margin-bottom: -8px;
}
.tab-content > pre > code {
box-shadow: initial;
border: 0;
}
/* #endregion*/
/* #region Breadcrumbs*/
Write
Preview
Loading…
Cancel
Save