This commit is contained in:
alban 2019-09-22 18:35:08 +02:00
commit 2535f53310
6 changed files with 182 additions and 0 deletions

3
assets/style.css Normal file
View file

@ -0,0 +1,3 @@
body {
--mainBackgroundColor: black !important;
}