dark mode animated background is now more easier on the eyes
This commit is contained in:
parent
5982a5e7c0
commit
c21915edd8
|
|
@ -1,5 +1,5 @@
|
||||||
html {
|
html {
|
||||||
background: url('../img/animated.png');
|
background: url('../img/animateddark.png');
|
||||||
background-color: rgb(1, 17, 48);
|
background-color: rgb(1, 17, 48);
|
||||||
background-position: center bottom;
|
background-position: center bottom;
|
||||||
background-repeat: repeat-x;
|
background-repeat: repeat-x;
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 962 KiB |
Loading…
Reference in New Issue