「テンプレート:テスト/style.css」の版間の差分
ナビゲーションに移動
検索に移動
編集の要約なし |
編集の要約なし |
||
1行目: | 1行目: | ||
.updown { | .updown { | ||
animation: fall | animation: fall 3s ease-in infinite normal; | ||
} | } | ||
@keyframes fall { | @keyframes fall { |