/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

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