MediaWiki:Common.css:修订间差异

添加87字节 、​ 2016年9月23日 (星期五)
无编辑摘要
无编辑摘要
无编辑摘要
第397行: 第397行:
width: 50px;
width: 50px;
height: 50px;
height: 50px;
margin-top: 100px;
margin-left: 100px;
-webkit-animation: circle 1s infinite linear;
-webkit-animation: circle 1s infinite linear;
/*匀速 循环*/
/*匀速 循环*/
}
}
@-webkit-keyframes circle {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(-360deg);
}
}
宪兵队长、​开创者
221

个编辑