Line 265: | Line 265: | ||
.photo-show { | .photo-show { | ||
width: 90%; | width: 90%; | ||
+ | position: relative; | ||
} | } | ||
Line 270: | Line 271: | ||
animation: show 16s infinite; | animation: show 16s infinite; | ||
-webkit-animation: show 16s infinite; | -webkit-animation: show 16s infinite; | ||
− | border-radius: | + | border-radius: 70%; |
height: auto; | height: auto; | ||
− | + | width: 90%; | |
opacity: 0; | opacity: 0; | ||
position: absolute; /*画像を全て重ねる*/ | position: absolute; /*画像を全て重ねる*/ |
Revision as of 18:05, 31 October 2017