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