compass/doc-src/content/stylesheets/syntax/_syntax-theme.scss
2010-12-05 16:14:55 -08:00

8 lines
161 B
SCSS

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