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 193193}
194194
8000
195195.markdown-body .octicon {
196- font : normal normal 16px octicons-anchor;
197- line-height : 1 ;
196+ font : normal normal normal 16 px/1 octicons-anchor;
198197 display : inline-block;
199198 text-decoration : none;
199+ text-rendering : auto;
200200 -webkit-font-smoothing : antialiased;
201201 -moz-osx-font-smoothing : grayscale;
202202 -webkit-user-select : none;
428428.markdown-body img {
429429 max-width : 100% ;
430430 box-sizing : border-box;
431+ -moz-box-sizing : border-box;
431432}
432433
433434.markdown-body code {
558559.markdown-body .pl-sr .pl-sra ,
559560.markdown-body .pl-sr .pl-sre ,
560561.markdown-body .pl-src {
561- color : # df5000 ;
562+ color : # 183691 ;
562563}
563564
564- .markdown-body .pl-mo ,
565565.markdown-body .pl-v {
566- color : # 1d3e81 ;
566+ color : # ed6a43 ;
567567}
568568
569569.markdown-body .pl-id {
622622 font-weight : bold;
623623}
624624
625+ .markdown-body .pl-mo {
626+ color : # 1d3e81 ;
627+ }
628+
625629.markdown-body kbd {
626630 display : inline-block;
627631 padding : 3px 5px ;
You can’t perform that action at this time.
0 commit comments