We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19101fc commit 0a89afbCopy full SHA for 0a89afb
css/prettify/sunburst.css
@@ -16,6 +16,7 @@ pre .dec, code .dec { color: #3387CC; } /* decimal - blue */
16
pre.prettyprint, code.prettyprint {
17
background-color: #333;
18
/*border-radius: 8px;*/
19
+ color: white;
20
}
21
22
pre {
0 commit comments