mouse 3 animated and banners longer

This commit is contained in:
asus
2023-11-05 19:28:29 +01:00
parent cbdce41472
commit a0404aedc1
2 changed files with 75 additions and 72 deletions

View File

@@ -44,6 +44,9 @@ pre.banner.t1_0 {
pre.banner.t1_5 {
animation-duration: 1.5s;
}
pre.banner.t2_0 {
animation-duration: 2s;
}
@keyframes slide {
from {left:0;}
to {left:2.4em;}