Panel/modules/faq/syntaxhighlighter/compass/shThemeDefault.scss
2025-09-04 21:42:25 -04:00

7 lines
138 B
SCSS

// Default Syntax Highlighter theme.
@import "_theme_template.scss";
.syntaxhighlighter {
.keyword { font-weight: bold !important; }
}