디즈니 어드민에 맞춰 수정
This commit is contained in:
@@ -422,13 +422,13 @@
|
||||
<div class="tab-wrap">
|
||||
<div class="tab-menu cont-select">
|
||||
<div class="inner">
|
||||
<button class="btn-select" onclick="pdpDisplayTabMobile()">Marvel’s Avengers Comics</button>
|
||||
<div class="btn-select">Marvel’s Avengers Comics</div>
|
||||
<ul>
|
||||
<li class="active">
|
||||
<button type="button" onclick="pdpDisplayTab(this, '.box1')">Marvel’s Avengers Comics</button>
|
||||
<span class="tab-btn">Marvel’s Avengers Comics</span>
|
||||
</li>
|
||||
<li>
|
||||
<button type="button" onclick="pdpDisplayTab(this, '.box2')">Marvel’s Avengers Assemble</button>
|
||||
<span class="tab-btn">Marvel’s Avengers Assemble</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -551,9 +551,7 @@
|
||||
<div class="tit-area" data-aos="fade-up" data-aos-easing="ease-out-expo" data-aos-once="true" data-aos-duration="800">
|
||||
<h3>
|
||||
What’s <br />Coming Up <br />
|
||||
<span class="next"
|
||||
>Next<i class="speech-bubble">Stay tuned for the next <br />Marvel Display Themes!</i></span
|
||||
>?
|
||||
<span class="next">Next<i class="speech-bubble">Stay tuned for the next <br />Marvel Display Themes!</i></span>?
|
||||
</h3>
|
||||
</div>
|
||||
<div class="image_area">
|
||||
@@ -570,13 +568,13 @@
|
||||
<div class="item welcome-goodbye" data-aos="fade-up" data-aos-easing="ease-out-expo" data-aos-once="true" data-aos-duration="800">
|
||||
<div class="image_area">
|
||||
<video playsinline="playsinline" autoplay="autoplay" muted="muted" loop>
|
||||
<source src="../assets/images/kia/pdp/display_theme_disney/welcome2.mp4" type="video/mp4" />
|
||||
<source src="../assets/images/kia/pdp/display_theme_disney/lakers_welcome.mp4" type="video/mp4" />
|
||||
이 문장은 여러분의 브라우저가 video 태그를 지원하지 않을 때 화면에 표시됩니다!
|
||||
</video>
|
||||
</div>
|
||||
<div class="image_area">
|
||||
<video playsinline="playsinline" autoplay="autoplay" muted="muted" loop>
|
||||
<source src="../assets/images/kia/pdp/display_theme_disney/goodbye2.mp4" type="video/mp4" />
|
||||
<source src="../assets/images/kia/pdp/display_theme_disney/lakers_goodbye.mp4" type="video/mp4" />
|
||||
이 문장은 여러분의 브라우저가 video 태그를 지원하지 않을 때 화면에 표시됩니다!
|
||||
</video>
|
||||
</div>
|
||||
@@ -681,9 +679,7 @@
|
||||
<div class="tit-area">
|
||||
<h3>
|
||||
What’s <br />Coming Up <br />
|
||||
<span class="next"
|
||||
>Next<i class="speech-bubble">Stay tuned for the next <br />Marvel Display Themes!</i></span
|
||||
>?
|
||||
<span class="next">Next<em class="speech-bubble">Stay tuned for the next <br />Marvel Display Themes!</em>?</span>
|
||||
</h3>
|
||||
</div>
|
||||
<div class="image_area">
|
||||
|
||||
Reference in New Issue
Block a user