3 lines
86 B
CSS
3 lines
86 B
CSS
|
.crayon-font-courier-new * {
|
||
|
font-family: 'Courier New', monospace !important;
|
||
|
}
|