Ver código fonte

правки 2018-12-20

Alecksandr Parshin 7 anos atrás
pai
commit
f8f5d6b614
2 arquivos alterados com 51 adições e 7 exclusões
  1. 1 1
      src/files/css/main.css
  2. 50 6
      src/files/css/main2.css

+ 1 - 1
src/files/css/main.css

@@ -6867,7 +6867,7 @@ header .menu-mobile ul li a:hover {
   width: 80%; }
 
 /*.main-container .content{
-	padding-right: 0; 
+	padding-right: 0;
 }*/
 .content-left {
   padding-right: 0; }

+ 50 - 6
src/files/css/main2.css

@@ -1,5 +1,5 @@
 
-  
+
 /* Менял-start */
 .left-side {
   font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
@@ -465,9 +465,15 @@ header.v9 .soc .social {
 .banner-anons {
     text-align: center;
 }
-.swiper-container-big {
+/* .swiper-container-big {
     min-height: 420px;
+} */
 }
+
+.clear {
+  content: '';
+  clear: both;
+  display: block;
 }
 @media(max-width: 991px) {
     header.v9 .menu>ul{
@@ -478,14 +484,14 @@ header.v9 .soc .social {
     width: 100px;
       }
       .right-sidebar-v9 {
-          width: 130px;
+          width: 140px;
       }
       .center-sidebar-v9 {
-    width: calc(100% - 230px - 1em - 85px);
+    width: calc(100% - 240px - 1em - 85px);
 }
-.swiper-container-big {
+/* .swiper-container-big {
     min-height: 320px;
-}
+} */
 .flat-links--pc .flat-links__item-description {
     font-size: 12px;
     line-height: 14px;
@@ -503,12 +509,25 @@ header.v9 .soc .social {
 }
 }
 @media(max-width: 767px) {
+  header.v9 .menu-mobile {
+    position: absolute;
+    top: 47px;
+    width: 160px;
+    text-align: left;
+    padding: 0 15px 0;
+}
+  .right-sidebar-v9 {
+    margin: 0 0 15px;
+    display: block;
+
+  }
     header.v9 .col-2 {
         width: 16.6666%;
         float: left;
     }
     header.v9 .col-5 {
         width: 41.6666%;
+
             float: left;
     }
     .content-right .banner-anons {
@@ -550,5 +569,30 @@ min-height: initial;
     margin-top: 30px;
 }
 
+@media (max-width: 768px) {
+header.v9 .container {
+    padding: 0px 0px 0;
+}
+.main-container.container {
+    padding: 30px 15px 0;
+}
+
+.additional-info__item img {
+  margin: 0 auto;
+}
+}
+
 
 /* Добавил-end */
+@media (max-width: 400px) {
+    body {
+        padding-bottom: 420px; } }
+
+
+footer {
+    position: relative;
+    display: block;
+}
+body{
+    padding-bottom: 0;
+}