Add external auth support

This commit is contained in:
Chocobozzz
2020-04-28 14:58:40 +02:00
parent 3fb4c2483d
commit ff355beb00
3 changed files with 21 additions and 5 deletions

View File

@ -1,3 +1,3 @@
body {
--mainBackgroundColor: black !important;
.header-right {
background-color: black;
}

View File

@ -1,3 +1,3 @@
body {
color: white !important;
.upload-button {
background-color: red !important;
}