wiki-grav/themes/custom-learn2-dark/scss/theme/_core.scss

5 lines
52 B
SCSS
Raw Normal View History

2022-11-19 16:12:44 +01:00
body {
background: $page-bg;
color: $core-text;
}