@@ -1491,7 +1491,7 @@ hr {
1491
1491
}
1492
1492
1493
1493
pre , code {
1494
- font : 15 px/18px "Courier New ", Courier , mono ;
1494
+ font : 13 px/16px "source-code-pro ", Consolas , monospace ;
1495
1495
word-spacing : 0 ;
1496
1496
}
1497
1497
@@ -1505,7 +1505,6 @@ pre {
1505
1505
}
1506
1506
1507
1507
code {
1508
- font-size : 15px ;
1509
1508
padding : 3px ;
1510
1509
background-color : # e2e2e2 ;
1511
1510
border-radius : 3px ;
@@ -2031,7 +2030,7 @@ footer .cdn strong:after {
2031
2030
footer .cdn strong em {
2032
2031
font-style : normal;
2033
2032
color : # ccc ;
2034
- font-family : Consolas , Monaco , monospace;
2033
+ font-family : "source-code-pro" , Consolas , monospace;
2035
2034
display : inline-block;
2036
2035
width : 35px ;
2037
2036
padding-left : 5px ;
@@ -2044,7 +2043,7 @@ footer .cdn input {
2044
2043
width : 100% ;
2045
2044
background : inherit;
2046
2045
border : 0 ;
2047
- font-family : Consolas, monospace;
2046
+ font-family : "source-code-pro" , Consolas, monospace;
2048
2047
padding-left : 5px ;
2049
2048
white-space : nowrap;
2050
2049
color : # ccc ;
@@ -2397,7 +2396,7 @@ footer li img {
2397
2396
vertical-align : baseline !important ;
2398
2397
width : auto !important ;
2399
2398
box-sizing : content-box !important ;
2400
- font-family : "Consolas " , "Bitstream Vera Sans Mono" , "Courier New" , Courier , monospace !important ;
2399
+ font-family : "source-code-pro " , Consolas , monospace !important ;
2401
2400
font-weight : normal !important ;
2402
2401
font-style : normal !important ;
2403
2402
font-size : 1em !important ;
0 commit comments