crayon-syntax-highlighter/fonts/courier-new.css

3 lines
86 B
CSS
Raw Normal View History

2019-08-30 19:30:19 +02:00
.crayon-font-courier-new * {
font-family: 'Courier New', monospace !important;
}