aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJinwei Zhao <[email protected]>2015-12-19 22:24:42 +0900
committerJinwei Zhao <[email protected]>2017-01-13 15:07:45 +0800
commitdbcebe1def5c355120c61b575390d1d9ac355f67 (patch)
tree70e61cc34a690c63ff80962e9ef883fe69dba6d3 /Code/Blocks/syntax/compass/shThemeDefault.scss
parent7e473afdca63f0ceed5d895c3be3b43f213ca136 (diff)
downloadjinwei.me-dbcebe1def5c355120c61b575390d1d9ac355f67.tar.gz
clear up
Diffstat (limited to 'Code/Blocks/syntax/compass/shThemeDefault.scss')
-rw-r--r--Code/Blocks/syntax/compass/shThemeDefault.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/Code/Blocks/syntax/compass/shThemeDefault.scss b/Code/Blocks/syntax/compass/shThemeDefault.scss
deleted file mode 100644
index 1574dae..0000000
--- a/Code/Blocks/syntax/compass/shThemeDefault.scss
+++ /dev/null
@@ -1,7 +0,0 @@
1// Default Syntax Highlighter theme.
2
3@import "_theme_template.scss";
4
5.syntaxhighlighter {
6 .keyword { font-weight: bold !important; }
7}
Powered by cgit v1.2.3 (git 2.41.0)