Skip to content

Commit 0a89afb

Browse files
committed
Use older version of prettify that doesnt suck
1 parent 19101fc commit 0a89afb

File tree

2 files changed

+31
-30
lines changed

2 files changed

+31
-30
lines changed

css/prettify/sunburst.css

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ pre .dec, code .dec { color: #3387CC; } /* decimal - blue */
1616
pre.prettyprint, code.prettyprint {
1717
background-color: #333;
1818
/*border-radius: 8px;*/
19+
color: white;
1920
}
2021

2122
pre {

0 commit comments

Comments
 (0)