File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ pre, code {
1212 .hljs-attribute ,
1313 .hljs-tag ,
1414 .hljs-regexp ,
15+ .hljs-deletion ,
1516 .ruby .hljs-constant ,
1617 .xml .hljs-tag .hljs-title ,
1718 .xml .hljs-pi ,
@@ -45,6 +46,7 @@ pre, code {
4546 .hljs-value ,
4647 .hljs-inheritance ,
4748 .hljs-header ,
49+ .hljs-addition ,
4850 .ruby .hljs-symbol ,
4951 .xml .hljs-cdata {
5052 color : #718c00 ;
Original file line number Diff line number Diff line change 1313.hljs-attribute ,
1414.hljs-tag ,
1515.hljs-regexp ,
16+ .hljs-deletion ,
1617.ruby .hljs-constant ,
1718.xml .hljs-tag .hljs-title ,
1819.xml .hljs-pi ,
4647.hljs-value ,
4748.hljs-inheritance ,
4849.hljs-header ,
50+ .hljs-addition ,
4951.ruby .hljs-symbol ,
5052.xml .hljs-cdata {
5153 color : #b9ca4a ;
8991.xml .css ,
9092.xml .hljs-cdata {
9193 opacity : 0.5 ;
92- }
94+ }
Original file line number Diff line number Diff line change 1111.hljs-attribute ,
1212.hljs-tag ,
1313.hljs-regexp ,
14+ .hljs-deletion ,
1415.ruby .hljs-constant ,
1516.xml .hljs-tag .hljs-title ,
1617.xml .hljs-pi ,
4445.hljs-value ,
4546.hljs-inheritance ,
4647.hljs-header ,
48+ .hljs-addition ,
4749.ruby .hljs-symbol ,
4850.xml .hljs-cdata {
4951 color : #718c00 ;
8789.xml .css ,
8890.xml .hljs-cdata {
8991 opacity : 0.5 ;
90- }
92+ }
You can’t perform that action at this time.
0 commit comments