mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-01-10 16:45:22 +00:00
Michał
bb98701430
Fixed HTML and Sass layout Moved upload and login pages to popups Added deletion confirmation
14 lines
200 B
Sass
14 lines
200 B
Sass
@keyframes imgLoading
|
|
0%
|
|
background-position: -468px 0
|
|
|
|
100%
|
|
background-position: 468px 0
|
|
|
|
@keyframes notificationTimeout
|
|
0%
|
|
left: -100%
|
|
|
|
100%
|
|
left: 0%
|