Merge branch 'master' of ssh://cryps.gg:40022/~/cryps
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -311,7 +311,6 @@ CRYP DAMAGE
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
COMBAT ANIMATIONS
|
||||
*/
|
||||
@@ -321,6 +320,7 @@ CRYP DAMAGE
|
||||
* w: http://animista.net, t: @cssanimista
|
||||
* ---------------------------------------------- */
|
||||
|
||||
|
||||
.attack-cast {
|
||||
-webkit-animation: attack-cast 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
|
||||
animation: attack-cast 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
|
||||
|
||||
Reference in New Issue
Block a user