Fixed woopsy
This commit is contained in:
parent
f4a55b5e56
commit
0f23db492b
@ -16,5 +16,11 @@
|
||||
:root {
|
||||
--main-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||
--modal-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
||||
--progress-color: #607D8B;
|
||||
|
||||
--calendar-in-cinemas: #35c5f4;
|
||||
--calendar-missing: #d9534f;
|
||||
--calendar-announced: #337ab7;
|
||||
--calendar-downloaded: #5cb85c;
|
||||
--calendar-downloading: #7932ea;
|
||||
--calendar-unmonitored: grey;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user