Sebastian Kippe 878eac083c
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
Move legacy (S)CSS files to legacy folder
2022-02-12 12:43:37 -06:00

14 lines
270 B
SCSS

$content-width: 800px;
$content-max-width: 100%;
$text-color-body: #222;
$text-color-discreet: #888;
$background-color-notice: #efffc4;
$background-color-alert: #fff4c2;
$color-blue: #0d4f99;
$color-purple: #8955a0;
$color-red-bright: #c00;
$color-red-dark: #990c0e;