aboutsummaryrefslogtreecommitdiff
blob: 1574dae8053ace55d3a4823c9971f573056353a6 (plain) (blame)
1
2
3
4
5
6
7
// Default Syntax Highlighter theme.

@import "_theme_template.scss";

.syntaxhighlighter {
	.keyword { font-weight: bold !important; }
}
Powered by cgit v1.2.3 (git 2.41.0)