DmitrMakeev commited on
Commit
04119d6
·
verified ·
1 Parent(s): e0b7b3c

Update pages.html

Browse files
Files changed (1) hide show
  1. pages.html +4 -4
pages.html CHANGED
@@ -157,7 +157,7 @@
157
  .modal_1 {
158
  display: none; /* Скрыто по умолчанию */
159
  position: fixed; /* Оставаться на месте */
160
- z-index: 10; /* Сидеть на вершине */
161
  padding-top: 100px; /* Расположение коробки */
162
  left: 0;
163
  top: 0;
@@ -231,7 +231,7 @@ z-index: 1000; /* Убедитесь, что кнопка находится п
231
  .modal_2 {
232
  display: none; /* Скрыто по умолчанию */
233
  position: fixed; /* Оставаться на месте */
234
- z-index: 11; /* Сидеть на вершине */
235
  padding-top: 100px; /* Расположение коробки */
236
  left: 0;
237
  top: 0;
@@ -249,7 +249,7 @@ z-index: 1000; /* Убедитесь, что кнопка находится п
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;
@@ -312,7 +312,7 @@ z-index: 1000; /* Убедитесь, что кнопка находится п
312
  .modal_3 {
313
  display: none; /* Скрыто по умолчанию */
314
  position: fixed; /* Оставаться на месте */
315
- z-index: 12; /* Сидеть на вершине */
316
  padding-top: 100px; /* Расположение коробки */
317
  left: 0;
318
  top: 0;
 
157
  .modal_1 {
158
  display: none; /* Скрыто по умолчанию */
159
  position: fixed; /* Оставаться на месте */
160
+ z-index: 20; /* Сидеть на вершине */
161
  padding-top: 100px; /* Расположение коробки */
162
  left: 0;
163
  top: 0;
 
231
  .modal_2 {
232
  display: none; /* Скрыто по умолчанию */
233
  position: fixed; /* Оставаться на месте */
234
+ z-index: 20; /* Сидеть на вершине */
235
  padding-top: 100px; /* Расположение коробки */
236
  left: 0;
237
  top: 0;
 
249
  margin: auto;
250
  padding: 0;
251
  border: 1px solid #888;
252
+ width: 81%;
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;
 
312
  .modal_3 {
313
  display: none; /* Скрыто по умолчанию */
314
  position: fixed; /* Оставаться на месте */
315
+ z-index: 20; /* Сидеть на вершине */
316
  padding-top: 100px; /* Расположение коробки */
317
  left: 0;
318
  top: 0;