用户:Sheep-realms/沙盒/样式测试:修订间差异

无编辑摘要
无编辑摘要
无编辑摘要
第15行: 第15行:


.comment-post .comment-user:hover {
.comment-post .comment-user:hover {
     filter: blur(5px);
     filter: blur(0px);
     transition: all .3s;
     transition: all .3s;
}
}
}}
}}