mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Adjust preloading intervals
This commit is contained in:
parent
cc068d8245
commit
aae4395111
@ -147,7 +147,7 @@ body {
|
||||
width: 98%;
|
||||
background: #fff;
|
||||
display: inline-flex;
|
||||
animation: LL_LoadingAnimation 40s ease-in-out infinite;
|
||||
animation: LL_LoadingAnimation 60s ease-in-out infinite;
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
}
|
||||
@ -182,7 +182,7 @@ body {
|
||||
margin-top: 20px;
|
||||
display: block;
|
||||
font-size: 16px;
|
||||
animation: ShowStandaloneBannerAfterDelay 20s linear;
|
||||
animation: ShowStandaloneBannerAfterDelay 30s linear;
|
||||
}
|
||||
|
||||
#ll_standalone a {
|
||||
|
Loading…
Reference in New Issue
Block a user