Browse Source

Updated LLBLGen Pro Theme

tags/0.13
Frans Bouma 10 years ago
parent
commit
b31db857b8
1 changed files with 4 additions and 0 deletions
  1. +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;


Loading…
Cancel
Save