Added ability to override CSS.

This commit is contained in:
Milutin Jovanović
2019-08-02 07:42:21 -04:00
parent 0cf324b440
commit 8823b769e0
3 changed files with 10 additions and 1 deletions

6
assets/css/override.css Normal file
View File

@@ -0,0 +1,6 @@
/*
* To override CSS, you should create
* project_root/assets/css/override.css
* and place all your CSS inside it.
* You should not modify this file.
*/