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 LLBLGen Pro Theme
tags/0.13
Frans Bouma
10 years ago
parent
a88c225573
commit
b31db857b8
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
Themes/LLBLGenPro/Destination/css/theme_colors.css
+ 4
- 0
Themes/LLBLGenPro/Destination/css/theme_colors.css
View File
@@ -19,6 +19,10 @@ body {
color: #404040;
}
code {
color : #600;
}
code, pre.nocode {
background: #fff;
border: solid 1px #e1e4e5;
Write
Preview
Loading…
Cancel
Save