compass/doc-src/content/stylesheets/syntax/_syntax-theme.scss
2010-12-15 18:15:19 -06:00

9 lines
164 B
SCSS

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