CSS3 Transition not working

前端 未结 5 895
醉酒成梦
醉酒成梦 2020-12-17 08:51

I couldn\'t get transitions to work on this page, anybody has any idea why?

div.sicon a {
    transition: background 0.5s linear;
    -moz-transition: backgr         


        
5条回答
  •  無奈伤痛
    2020-12-17 09:56

    If you have a

提交回复
热议问题