3 lines
69 B
CSS
3 lines
69 B
CSS
|
.crayon-font-monospace * {
|
||
|
font-family: monospace !important;
|
||
|
}
|