Αυτό το commit περιλαμβάνεται σε:
infl00p 2022-10-14 11:26:45 +03:00
γονέας 96a708fb96
commit 9b164e733c
23 αρχεία άλλαξαν με 467 προσθήκες και 0 διαγραφές

@ -0,0 +1,12 @@
body {
background-image: url(../bg.png),url(../bg-login.png);
background-repeat: no-repeat,no-repeat;
background-position: right bottom, left top;
background-size: auto, auto;
background-color: #1a1a1a;
height: 100%;
}
.welcome-header {
color: #fff;
}