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 theme for pre.nocode, it now also has shadow
tags/v0.10
Frans Bouma
10 years ago
parent
0c32687b30
commit
87ff51994f
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
Themes/Default/Destination/css/theme.css
+ 5
- 0
Themes/Default/Destination/css/theme.css
View File
@@ -405,6 +405,11 @@ pre > code {
box-shadow: 0px 0px 8px rgba(10,10,10,0.1);
}
pre.nocode {
box-shadow: 0px 0px 8px rgba(10,10,10,0.1);
}
q {
quotes: none;
}
Write
Preview
Loading…
Cancel
Save