deblan.tv/src/Deblan/Bundle/BlogBundle/Resources/public/syntaxhighlighter/compass/shThemeDefault.scss
2015-03-02 21:57:49 +01:00

8 lines
138 B
SCSS

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