fix CSS for OxSourceCode
This commit is contained in:
parent
f7e58b05e9
commit
49adbe7048
1 changed files with 1 additions and 1 deletions
|
@ -702,7 +702,7 @@ SyntaxHighlighter
|
|||
font-weight: bold;
|
||||
}
|
||||
.OxThemeClassic .OxSourceCode .OxIdentifier {
|
||||
color: rgb(192, 192, 192);
|
||||
color: rgb(0, 0, 0);
|
||||
}
|
||||
.OxThemeClassic .OxSourceCode .OxKeyword {
|
||||
color: rgb(0, 0, 128);
|
||||
|
|
Loading…
Reference in a new issue