mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 11:36:16 +00:00
Fixed HTML and Sass layout Moved upload and login pages to popups Added deletion confirmation
13 lines
200 B
Sass
13 lines
200 B
Sass
@keyframes imgLoading
|
|
0%
|
|
background-position: -468px 0
|
|
|
|
100%
|
|
background-position: 468px 0
|
|
|
|
@keyframes notificationTimeout
|
|
0%
|
|
left: -100%
|
|
|
|
100%
|
|
left: 0%
|