3 lines
76 B
CSS
3 lines
76 B
CSS
|
.crayon-font-tahoma * {
|
||
|
font-family: Tahoma, Arial, sans !important;
|
||
|
}
|