[splash] changed back go background image
This commit is contained in:
parent
9c8ed8b71f
commit
1510de3ecc
@ -21,13 +21,15 @@
|
|||||||
|
|
||||||
.splash {
|
.splash {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
width: 160px;
|
|
||||||
height: 160px;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
|
background-image: none, url("../images/splash.svg");
|
||||||
|
background-position: center;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-size: 160px;
|
||||||
color: #888;
|
color: #888;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
animation-duration: 1s;
|
animation-duration: 1s;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user