Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 102 → Rev 103

/wp-js-syntax-highlighter/trunk/sh/compass/shThemeDefault.scss
0,0 → 1,7
// Default Syntax Highlighter theme.
 
@import "_theme_template.scss";
 
.syntaxhighlighter {
.keyword { font-weight: bold !important; }
}