remotes/1693045480750635534/spooky-22
Aevann1 2022-02-12 20:08:59 +02:00
parent 0c9220f493
commit 313e2378aa
2 changed files with 2 additions and 2 deletions

View File

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

View File

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