mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 11:36:16 +00:00
Fix jumpUp button
Switch to reffere instead of src url Once again, I am changing animations
This commit is contained in:
parent
f845f614df
commit
a9b13f1e39
7 changed files with 38 additions and 22 deletions
|
@ -7,10 +7,13 @@
|
|||
@keyframes notificationTimeout
|
||||
0%
|
||||
left: -100%
|
||||
opacity: 1
|
||||
height: 3px
|
||||
90%
|
||||
left: 0%
|
||||
opacity: 1
|
||||
height: 3px
|
||||
95%
|
||||
left: 0%
|
||||
height: 0
|
||||
100%
|
||||
left: 0%
|
||||
opacity: 0
|
||||
height: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue