Merge pull request #12 from mt-site admin-updates...
Merge pull request #12 from mt-site admin-updates Update admin submodule to include MySQLi switchover.

File last commit:

9ecc5ebca9fd
96b144840702 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;
}