Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 109 → Rev 110

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