crayon-syntax-highlighter/fonts/tahoma.css

3 lines
76 B
CSS
Raw Normal View History

2019-08-30 19:30:19 +02:00
.crayon-font-tahoma * {
font-family: Tahoma, Arial, sans !important;
}