akkounts/app/assets/stylesheets/_variables.scss
Sebastian Kippe c62ce00184
Add main navigation bar
Make donations and invitations accessible to everyone
2020-12-27 14:03:40 +01:00

11 lines
218 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;