Backgrounddetection eingebaut (Soundstop), Bildschirm aktiv halten, Controller separiert
This commit is contained in:
@@ -52,7 +52,7 @@ to {background-position: -2000px 0;}
|
||||
width: 256px;
|
||||
height: 2560px;
|
||||
background: url('../img/mentor.png') left center;
|
||||
-webkit-animation: mentorsprite 4.5s steps(10) infinite;
|
||||
-webkit-animation: mentorsprite 3.8s steps(10) infinite;
|
||||
}
|
||||
|
||||
@-webkit-keyframes mentorsprite {
|
||||
@@ -73,7 +73,7 @@ to {background-position: -2000px 0;}
|
||||
width: 256px;
|
||||
height: 1024px;
|
||||
background: url('../img/mentor_bravo.png') left center;
|
||||
-webkit-animation: mentorspritebravo 2.5s steps(4) infinite;
|
||||
-webkit-animation: mentorspritebravo 2.8s steps(4) infinite;
|
||||
}
|
||||
|
||||
@-webkit-keyframes mentorspritebravo {
|
||||
|
||||
Reference in New Issue
Block a user