←上一编辑下一编辑→ MediaWiki:Common.css (查看源代码) 2023年12月16日 (六) 17:45的版本 添加9字节 、 2023年12月16日 (六) 17:45 无编辑摘要第1,435行: 第1,435行: overflow: hidden; overflow: hidden; } } + .image-container img { .image-container img { 第1,444行: 第1,445行: opacity: 0; opacity: 0; transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; + animation: fadeInOut 4s infinite; } } .image-container img:first-child { .image-container img:first-child { − animation: fadeInOut 4s infinite 0s;+ animation-delay: 0s; } } .image-container img:nth-child(2) { .image-container img:nth-child(2) { − animation: fadeInOut 4s infinite 2s;+ animation-delay: 2s; } } OrangePig评论管理员、界面管理员、管理员、优质编辑84,049个编辑