3 lines
78 B
CSS
3 lines
78 B
CSS
|
.crayon-font-times * {
|
||
|
font-family: Times New Roman, serif !important;
|
||
|
}
|