/pigeoncms/Plugins/syntaxhighlighter/compass/shThemeDefault.scss
http://pigeoncms.googlecode.com/ · Sass · 7 lines · 4 code · 2 blank · 1 comment · 0 complexity · f029a0e208a6b08466750e760d2e8c39 MD5 · raw file
- // Default Syntax Highlighter theme.
- @import "_theme_template.scss";
- .syntaxhighlighter {
- .keyword { font-weight: bold !important; }
- }