3 lines
73 B
CSS
3 lines
73 B
CSS
|
.crayon-font-arial * {
|
||
|
font-family: Arial, sans-serif !important;
|
||
|
}
|