File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3367,7 +3367,7 @@ that IE7/8 do not support :nth-child.
3367
3367
/* Syntax Highlighting ---------------------- */
3368
3368
3369
3369
pre , code {
3370
- font-family : "source-code-pro" , Consolas , monospace !important ;
3370
+ font-family : Consolas , Menlo , monospace !important ;
3371
3371
word-spacing : 0 ;
3372
3372
}
3373
3373
pre code {
@@ -3566,7 +3566,7 @@ pre .diff .hljs-comment {
3566
3566
vertical-align : baseline !important ;
3567
3567
width : auto !important ;
3568
3568
box-sizing : content-box !important ;
3569
- font-family : "source-code-pro" , Consolas , monospace !important ;
3569
+ font-family : Consolas , Menlo , monospace !important ;
3570
3570
font-weight : normal !important ;
3571
3571
font-style : normal !important ;
3572
3572
font-size : 1em !important ;
You can’t perform that action at this time.
0 commit comments