Commit 5a07c907 by o.kimura

PCトップMV動画枚説

parent 1ee1a78f
......@@ -995,3 +995,8 @@ body {
margin: 0 0 0 -10px;
}
}
#movie-preview {
width: 100%;
height: auto;
}
The file could not be displayed because it is too large.
......@@ -4,7 +4,8 @@
<main class="top">
<div class="c-mainvisual">
<div class="c-mainvisual__video pc-only">
<iframe src="https://www.youtube.com/embed/WOWhDOgh-uc?controls=0&autoplay=1&playlist=WOWhDOgh-uc&loop=1&rel=0&mute=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<!--<iframe src="https://www.youtube.com/embed/WOWhDOgh-uc?controls=0&autoplay=1&playlist=WOWhDOgh-uc&loop=1&rel=0&mute=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>-->
<video src="/common_previous/mov/OS_TOP2.mp4" preload="auto" class="movie-player-image" id="movie-preview" height="100%" width="100%" autoplay="" loop="" muted="" playsinline=""></video>
</div>
<div class="c-mainvisual__img sp-only">
<img src="/common_previous/img/mv_top_sp.jpg" alt="">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment