CSS - 一个 a:hover

#test a:hover {
  text-decoration: none;
  background: url("http://xiaowiba.com/demo/svg/test-ahover.svg")
    repeat-x 0 100% !important;
  background-size: 20px auto !important;
  animation: waveMove 1s infinite linear !important;
}

返回文章列表 打赏
本页链接的二维码
打赏二维码
期待你的评论