8,864
回編集
編集の要約なし |
編集の要約なし |
||
145行目: | 145行目: | ||
} | } | ||
@keyframes k9-2 { | @keyframes k9-2 { | ||
0% {background: linear-gradient(90deg, | 0% {background: linear-gradient(90deg, yellow, tomato, tomato, maroon, maroon, maroon)} | ||
17% {background: linear-gradient(90deg, | 17% {background: linear-gradient(90deg, maroon, maroon, maroon, tomato, tomato, red)} | ||
34% {background: linear-gradient(90deg, | 34% {background: linear-gradient(90deg, maroon, maroon, tomato, tomato, red, tomato)} | ||
51% {background: linear-gradient(90deg, | 51% {background: linear-gradient(90deg, maroon, tomato, tomato, red, tomato, tomato)} | ||
68% {background: linear-gradient(90deg, tomato, tomato, red, tomato, tomato, | 68% {background: linear-gradient(90deg, tomato, tomato, red, tomato, tomato, maroon)} | ||
85% {background: linear-gradient(90deg, tomato, red, tomato, tomato, | 85% {background: linear-gradient(90deg, tomato, red, tomato, tomato, maroon, maroon)} | ||
100% {background: linear-gradient(90deg, red, tomato, tomato, | 100% {background: linear-gradient(90deg, red, tomato, tomato, maroon, maroon, maroon)} | ||
} | } | ||
@keyframes k10 { | @keyframes k10 { |
回編集