crayon-syntax-highlighter/fonts/courier-new.css
2019-08-30 19:30:19 +02:00

3 lines
86 B
CSS

.crayon-font-courier-new * {
font-family: 'Courier New', monospace !important;
}