mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Serve static files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@import "../../../../base/static/bootstrap/less/bootstrap.less";
|
||||
@import "../../bootstrap/less/bootstrap.less";
|
||||
|
||||
body {
|
||||
background: #eee;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
@import "../../../../base/static/bootstrap/less/bootstrap.less";
|
||||
@import "../../../../base/static/fontawesome/less/font-awesome.less";
|
||||
@import "../../bootstrap/less/bootstrap.less";
|
||||
@import "../../fontawesome/less/font-awesome.less";
|
||||
@fa-font-path: "../../fontawesome/fonts";
|
||||
@import (inline) "metisMenu.min.css";
|
||||
@import "variables.less";
|
||||
|
||||
Reference in New Issue
Block a user