mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Update styles.css
This commit is contained in:
parent
634a8ee9c0
commit
13d80b41a6
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
color-scheme: dark;
|
color-scheme: dark;
|
||||||
|
|
||||||
|
|
@ -6,6 +5,7 @@
|
||||||
--main-color: #fff;
|
--main-color: #fff;
|
||||||
--main-bg-color: #48525C;
|
--main-bg-color: #48525C;
|
||||||
--main-bg-image: url("images/background.jpg");
|
--main-bg-image: url("images/background.jpg");
|
||||||
|
--main-bg-size: cover;
|
||||||
|
|
||||||
/* LOADING */
|
/* LOADING */
|
||||||
--loading-color: #ddd;
|
--loading-color: #ddd;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue