Add main navigation bar

Make donations and invitations accessible to everyone
This commit is contained in:
2020-12-27 14:03:40 +01:00
parent 4d8cd740ba
commit c62ce00184
9 changed files with 82 additions and 14 deletions

View File

@@ -0,0 +1,10 @@
$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;