Changed bootstrap's primary color and navbar background to pretix's

brand color
This commit is contained in:
Raphael Michel
2015-06-21 22:49:06 +02:00
parent 2a8b3cbfa9
commit 39e1f6fd75
3 changed files with 11 additions and 4 deletions

View File

@@ -2,6 +2,8 @@
@import "../../fontawesome/less/font-awesome.less";
@fa-font-path: "../../fontawesome/fonts";
@brand-primary: #3b1c4a;
@import "event.less";
@import "forms.less";