Merge branch 'master' into xhtml.
Merge branch 'master' into xhtml.

File last commit:

9ecc5ebca9fd
9d9a130be0a8 merge
Show More
static.scss
6 lines | 79 B | text/x-scss | ScssLexer
/ styles / static.scss
Replace hard-coded colors with variables.
r31 @charset "utf-8";
@import "palette";
h3, h4, h5, h6 {
color: $text-accent;
}