Add main navigation bar
Make donations and invitations accessible to everyone
This commit is contained in:
10
app/assets/stylesheets/_variables.scss
Normal file
10
app/assets/stylesheets/_variables.scss
Normal 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;
|
||||
Reference in New Issue
Block a user