File tree 2 files changed +2
-6
lines changed
2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 212
212
213
213
.code-container {
214
214
font-family : monospace;
215
- font-size : 14px ;
216
215
line-height : 1.5 ;
217
216
color : /* #FFF8EB; */ # 000000 ;
218
217
overflow : auto;
223
222
/* background-color: #ADB6C4; */
224
223
background-color : # eeeeee ;
225
224
padding : 10px ;
226
- font-family : sans;
227
- font-size : 14px ;
225
+ font-family : monospace;
228
226
line-height : 1.5 ;
229
227
color : # 000 ;
230
228
}
Original file line number Diff line number Diff line change 212
212
213
213
.code-container {
214
214
font-family : monospace;
215
- font-size : 14px ;
216
215
line-height : 1.5 ;
217
216
color : /* #FFF8EB; */ # 000000 ;
218
217
overflow : auto;
223
222
/* background-color: #ADB6C4; */
224
223
background-color : # eeeeee ;
225
224
padding : 10px ;
226
- font-family : sans;
227
- font-size : 14px ;
225
+ font-family : monospace;
228
226
line-height : 1.5 ;
229
227
color : # 000 ;
230
228
}
You can’t perform that action at this time.
0 commit comments