差分

移動先: 案内検索

Widget:Funfo

178 バイト追加, 2021年3月6日 (土) 15:00
編集の要約なし
transition-duration: 0.4s;
float:left;
animation:mymove 5s 10s infinite;; -webkit-animation:mymove 5s 10s infinite;; /*Safari and Chrome*/
animation-direction:alternate;
-webkit-animation-direction:alternate;
transition-duration: 0.4s;
float:left;
animation:mymove 2s 110s infinite;; -webkit-animation:mymove 2s 110s infinite;; /*Safari and Chrome*/ animation-direction:alternate; -webkit-animation-direction:alternate; animation-delay:5s; -webkit-animation-delay:5s; /* Safari 和 Chrome*/
}
18,317
回編集

案内メニュー