Update pages.html
Browse files- pages.html +1 -15
pages.html
CHANGED
@@ -519,21 +519,7 @@ z-index: 1000; /* Убедитесь, что кнопка находится п
|
|
519 |
</div>
|
520 |
<div class="modal-body_3">
|
521 |
<style>
|
522 |
-
|
523 |
-
font-family: Arial, sans-serif;
|
524 |
-
text-align: center;
|
525 |
-
background-color: #f0f0f0;
|
526 |
-
margin: 0;
|
527 |
-
padding: 0;
|
528 |
-
max-height: 250px; /* Устанавливаем максимальную высоту страницы */
|
529 |
-
}
|
530 |
-
h1 {
|
531 |
-
background-color: #4CAF50;
|
532 |
-
color: white;
|
533 |
-
padding: 20px;
|
534 |
-
margin: 0;
|
535 |
-
border-bottom: 2px solid #388E3C;
|
536 |
-
}
|
537 |
.input-row {
|
538 |
display: flex;
|
539 |
justify-content: center;
|
|
|
519 |
</div>
|
520 |
<div class="modal-body_3">
|
521 |
<style>
|
522 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
523 |
.input-row {
|
524 |
display: flex;
|
525 |
justify-content: center;
|