mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-01-19 12:58:31 +00:00
11 lines
193 B
Sass
11 lines
193 B
Sass
@keyframes imgLoading
|
|
0%
|
|
background-position: -468px 0
|
|
100%
|
|
background-position: 468px 0
|
|
|
|
@keyframes uploadingLoop
|
|
0%
|
|
left: -100%
|
|
100%
|
|
left: 100% |