1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-24 19:47:11 -07:00
kobalt-doc/sh/compass/shThemeDefault.scss
2015-12-05 16:29:15 -08:00

7 lines
138 B
SCSS

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