Python matplotlibを使って学ぶ統計処理 正規分布 新しいページはコチラ
提供: yonewiki
(→アニメーションマーカー) |
(→アニメーションマーカー) |
||
257行: | 257行: | ||
.marker-animation3.active{ | .marker-animation3.active{ | ||
− | background-position: -100% | + | background-position: -100% 2.2em; |
} | } | ||
268行: | 268行: | ||
background-repeat: repeat-x; | background-repeat: repeat-x; | ||
background-size: 200% 1.5em; | background-size: 200% 1.5em; | ||
− | background-position: 0 | + | background-position: 0 2.2em; |
transition: all 2s ease; | transition: all 2s ease; | ||
font-weight: bold; | font-weight: bold; |