Made syntax highlighting white slightly less white.
This commit is contained in:
parent
38d386beb9
commit
3a97576160
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ body {
|
|||
font:13pt "arial";
|
||||
background:#152534 url("/images/bg.jpg") no-repeat fixed center top; }
|
||||
|
||||
pre { color: #ffffff;}
|
||||
pre { color: #F5F5F5;}
|
||||
pre, pre * { cursor:text; }
|
||||
pre .Comment { color:#6D6D6D; font-style:italic; }
|
||||
pre .Keyword { color:#43A8CF; font-weight:bold; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue