update: 閉じるボタンとページボックスをマークアップ
This commit is contained in:
parent
4e850b3f3e
commit
f6776873dd
@ -333,7 +333,7 @@
|
|||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
<!--********************************** top-page ***************************************-->
|
<!--********************************** top-page ***************************************-->
|
||||||
<section class="top-page">
|
<section class="top-page" data-state="start">
|
||||||
<section class="top-page__ring">
|
<section class="top-page__ring">
|
||||||
<div class="wrap">
|
<div class="wrap">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
@ -384,6 +384,17 @@
|
|||||||
</a>
|
</a>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
|
<!--********************************** page-box ***************************************-->
|
||||||
|
<section class="page-box">
|
||||||
|
<section class="page-box__bg"><div></div><div></div></section>
|
||||||
|
<a class="page-box__close-btn" href="#">
|
||||||
|
<section></section>
|
||||||
|
<section><div></div></section>
|
||||||
|
</a>
|
||||||
|
<article class="page-box__content">
|
||||||
|
|
||||||
|
</article>
|
||||||
|
</section>
|
||||||
</main>
|
</main>
|
||||||
<script type="text/javascript" src="./scripts/app.min.js"></script>
|
<script type="text/javascript" src="./scripts/app.min.js"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user