From 31fb10f393fbfd4d7adf528ec70624d2b8d247a8 Mon Sep 17 00:00:00 2001 From: JinweiClarkChao Date: Thu, 20 Feb 2014 12:50:15 +0800 Subject: Six Blocks Version --- Blocks/syntax/compass/shThemeDefault.scss | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Blocks/syntax/compass/shThemeDefault.scss (limited to 'Blocks/syntax/compass/shThemeDefault.scss') diff --git a/Blocks/syntax/compass/shThemeDefault.scss b/Blocks/syntax/compass/shThemeDefault.scss new file mode 100644 index 0000000..1574dae --- /dev/null +++ b/Blocks/syntax/compass/shThemeDefault.scss @@ -0,0 +1,7 @@ +// Default Syntax Highlighter theme. + +@import "_theme_template.scss"; + +.syntaxhighlighter { + .keyword { font-weight: bold !important; } +} -- cgit v1.2.3