File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 175175 }
176176
177177 .highlight .err {
178- color : #151515 ;
179- background-color : #ac4142 ;
178+ // color: #151515;
179+ // background-color: #ac4142;
180180 }
181181
182182 .highlight .c ,
302302 }
303303}
304304
305- .txt_bg {background :linear-gradient (180deg ,#00ff0000 70% ,#7c7d7c 30% );}
305+ .txt_bg {
306+ background : linear-gradient (180deg , #00ff0000 70% , #7c7d7c 30% );
307+ }
Original file line number Diff line number Diff line change 270270 }
271271
272272 .highlight .err {
273- color : #f6f8fa ;
274- background-color : #82071e ;
273+ // color: #f6f8fa;
274+ // background-color: #82071e;
275275 }
276276
277277 .highlight .c ,
312312 }
313313}
314314
315- .txt_bg {background :linear-gradient (180deg ,#00ff0000 70% ,#e6f9ea 30% );}
315+ .txt_bg {
316+ background : linear-gradient (180deg , #00ff0000 70% , #e6f9ea 30% );
317+ }
You can’t perform that action at this time.
0 commit comments