remotes/1693045480750635534/spooky-22
Aevann1 2022-03-13 09:16:10 +02:00
parent fb9f04c738
commit 5280a1ca64
2 changed files with 2 additions and 2 deletions

View File

@ -269,7 +269,7 @@
}
.comment-{{c.id}}-only {
animation-name: c{{c.id}}-tilt !important;
animation-duration: 7s !important;
animation-duration: 60s !important;
animation-iteration-count: infinite !important;
animation-direction: alternate !important;
animation-timing-function: linear !important;

View File

@ -464,7 +464,7 @@
}
#post-root {
animation-name: post-tilt !important;
animation-duration: 7s !important;
animation-duration: 60s !important;
animation-iteration-count: infinite !important;
animation-direction: alternate !important;
animation-timing-function: linear !important;