Update pages.html
Browse files- pages.html +3 -2
pages.html
CHANGED
@@ -249,7 +249,7 @@ z-index: 1000; /* Убедитесь, что кнопка находится п
|
|
249 |
margin: auto;
|
250 |
padding: 0;
|
251 |
border: 1px solid #888;
|
252 |
-
width:
|
253 |
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
|
254 |
-webkit-animation-name: animatetop_2;
|
255 |
-webkit-animation-duration: 0.4s;
|
@@ -654,6 +654,8 @@ z-index: 1000; /* Убедитесь, что кнопка находится п
|
|
654 |
|
655 |
|
656 |
<div id="gjs" style="height: 90vh;"></div>
|
|
|
|
|
657 |
<!-- The Modal -->
|
658 |
<div id="myModal_1" class="modal_1">
|
659 |
<!-- Модальное содержание -->
|
@@ -663,7 +665,6 @@ z-index: 1000; /* Убедитесь, что кнопка находится п
|
|
663 |
<h2>HTMLешка</h2>
|
664 |
</div>
|
665 |
<div class="modal-body_1">
|
666 |
-
<p>Некоторый текст в модальном теле</p>
|
667 |
|
668 |
|
669 |
<iframe id="iframe1" src="https://diamonik7777-up-fail.hf.space/up_page" title="Iframe Example"></iframe>
|
|
|
249 |
margin: auto;
|
250 |
padding: 0;
|
251 |
border: 1px solid #888;
|
252 |
+
width: 80%;
|
253 |
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
|
254 |
-webkit-animation-name: animatetop_2;
|
255 |
-webkit-animation-duration: 0.4s;
|
|
|
654 |
|
655 |
|
656 |
<div id="gjs" style="height: 90vh;"></div>
|
657 |
+
|
658 |
+
|
659 |
<!-- The Modal -->
|
660 |
<div id="myModal_1" class="modal_1">
|
661 |
<!-- Модальное содержание -->
|
|
|
665 |
<h2>HTMLешка</h2>
|
666 |
</div>
|
667 |
<div class="modal-body_1">
|
|
|
668 |
|
669 |
|
670 |
<iframe id="iframe1" src="https://diamonik7777-up-fail.hf.space/up_page" title="Iframe Example"></iframe>
|