wiki-grav/themes/custom-learn2-dark/scss/theme/_core.scss
2022-11-19 16:12:44 +01:00

5 lines
52 B
SCSS

body {
background: $page-bg;
color: $core-text;
}