crayon-syntax-highlighter/fonts/monospace.css

3 lines
69 B
CSS
Raw Normal View History

2019-08-30 19:30:19 +02:00
.crayon-font-monospace * {
font-family: monospace !important;
}