Files
gitx/html/lib/syntaxhighlighter/compass/shThemeDefault.scss
T
2010-09-19 13:01:26 -07:00

8 lines
138 B
SCSS

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