3 lines
78 B
CSS
3 lines
78 B
CSS
|
.crayon-font-verdana * {
|
||
|
font-family: Verdana, Arial, sans !important;
|
||
|
}
|