fix CSS for OxSourceCode

This commit is contained in:
rolux 2012-05-30 00:27:14 +02:00
parent f7e58b05e9
commit 49adbe7048

View file

@ -702,7 +702,7 @@ SyntaxHighlighter
font-weight: bold; font-weight: bold;
} }
.OxThemeClassic .OxSourceCode .OxIdentifier { .OxThemeClassic .OxSourceCode .OxIdentifier {
color: rgb(192, 192, 192); color: rgb(0, 0, 0);
} }
.OxThemeClassic .OxSourceCode .OxKeyword { .OxThemeClassic .OxSourceCode .OxKeyword {
color: rgb(0, 0, 128); color: rgb(0, 0, 128);