File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 193
193
}
194
194
195
195
.markdown-body .octicon {
196
- font : normal normal 16px octicons-anchor;
197
- line-height : 1 ;
196
+ font : normal normal normal 16 px/1 octicons-anchor;
198
197
display : inline-block;
199
198
text-decoration : none;
199
+ text-rendering : auto;
200
200
-webkit-font-smoothing : antialiased;
201
201
-moz-osx-font-smoothing : grayscale;
202
202
-webkit-user-select : none;
428
428
.markdown-body img {
429
429
max-width : 100% ;
430
430
box-sizing : border-box;
431
+ -moz-box-sizing : border-box;
431
432
}
432
433
433
434
.markdown-body code {
558
559
.markdown-body .pl-sr .pl-sra ,
559
560
.markdown-body .pl-sr .pl-sre ,
560
561
.markdown-body .pl-src {
561
- color : # df5000 ;
562
+
A731
span> color : # 183691 ;
562
563
}
563
564
564
- .markdown-body .pl-mo ,
565
565
.markdown-body .pl-v {
566
- color : # 1d3e81 ;
566
+ color : # ed6a43 ;
567
567
}
568
568
569
569
.markdown-body .pl-id {
622
622
font-weight : bold;
623
623
}
624
624
625
+ .markdown-body .pl-mo {
626
+ color : # 1d3e81 ;
627
+ }
628
+
625
629
.markdown-body kbd {
626
630
display : inline-block;
627
631
padding : 3px 5px ;
You can’t perform that action at this time.
0 commit comments