置顶公告:【置顶】关于临时开启评论区所有功能的公告(2022.10.22) | 【置顶】关于本站Widget恢复使用的公告
  • 你好~!欢迎来到萌娘百科镜像站!如需查看或编辑,请联系本站管理员注册账号。
  • 本镜像站和其他萌娘百科的镜像站无关,请注意分别。

Template:滚动条/style.css

贴贴♀百科,万娘皆可贴的百科全书!转载请标注来源页面的网页链接,并声明引自贴贴百科。内容不可商用。
跳到导航 跳到搜索
.moe-animation:hover .ani-hover{animation-play-state: paused;}

.to-left{animation-name:move-to-left;}.to-left-0{animation-name:move-to-left-0;}
@keyframes move-to-left{0% {left:0;} 100% {left:100%;}}
@keyframes move-to-left-0{0% {left:-100%;} 100% {left:100%;}}

.to-right{animation-name:move-to-right;}.to-right-0{animation-name:move-to-right-0;}
@keyframes move-to-right{0% {right:0;} 100% {right:100%;}}
@keyframes move-to-right-0{0% {right:-100%;} 100% {right:100%;}}

.to-top{animation-name:move-to-top;}.to-top-0{animation-name:move-to-top-0;}
@keyframes move-to-top{0% {top:0;} 100% {top:100%;}}
@keyframes move-to-top-0{0% {top:-100%;} 100% {top:100%;}}

.to-bottom{animation-name:move-to-bottom;}.to-bottom-0{animation-name:move-to-bottom-0;}
@keyframes move-to-bottom{0% {bottom:0;} 100% {bottom:100%;}}
@keyframes move-to-bottom-0{0% {bottom:-100%;} 100% {bottom:100%;}}

.to-left-ex{animation-name:move-to-left-ex;}.to-left-ex-0{animation-name:move-to-left-ex-0;}
@keyframes move-to-left-ex{0% {left:0;} 50% {left:100%;} 100% {left:0;}}
@keyframes move-to-left-ex-0{0% {left:-100%;} 50% {left:100%;} 100% {left:-100%;}}

.to-right-ex{animation-name:move-to-right-ex;}.to-right-ex-0{animation-name:move-to-right-ex-0;}
@keyframes move-to-right-ex{0% {right:0%;} 50%{right:100%;} 100% {right:0%;}}
@keyframes move-to-right-ex-0{0% {right:-100%;} 50% {right:100%;} 100%{right:-100%;}}

.to-top-ex{animation-name:move-to-top-ex;}.to-top-ex-0{animation-name:move-to-top-ex-0;}
@keyframes move-to-top-ex{0% {top:0;} 50% {top:100%;} 100% {top:0;}}
@keyframes move-to-top-0-ex{0% {top:-100%;} 50% {top:100%;} 100% {top:-100%;}}

.to-bottom-ex{animation-name:move-to-bottom-ex;}.to-bottom-ex-0{animation-name:move-to-bottom-ex-0;}
@keyframes move-to-bottom-ex{0% {bottom:0;} 50% {bottom:100%;} 100% {bottom:0;}}
@keyframes move-to-bottom-0-ex{0% {bottom:-100%;} 50% {bottom:100%;} 100% {bottom:-100%;}}
/* [[Category:在模板名字空间下的CSS页面]] */