aboutsummaryrefslogtreecommitdiff
path: root/upstream/clipper-6.4.2/Documentation/Scripts/SyntaxHighlighter/compass/shThemeDefault.scss
blob: 1574dae8053ace55d3a4823c9971f573056353a6 (plain)
1
2
3
4
5
6
7
// Default Syntax Highlighter theme.

@import "_theme_template.scss";

.syntaxhighlighter {
	.keyword { font-weight: bold !important; }
}