#63 телеграмм

Scalone
parshin_am scala 1 commity/ów z medgis/parshin do medgis/master 3 lat temu

+ 6 - 0
src/files/css/main.css

@@ -6869,6 +6869,12 @@ header .menu-mobile ul li a:hover {
 .soc .insta:hover {
   background: url(../img/style/soc-insta-hover.png); }
 
+.soc .tg {
+    background: url(../img/style/soc-tg.png); }
+  
+.soc .tg:hover {
+    background: url(../img/style/soc-tg-hover.png); }
+
 .main-container .col-lg-10 {
   width: 80%; }
 

+ 0 - 48
src/files/css/ndg.css

@@ -56,55 +56,7 @@ body footer {
 .content-left .about .block-header {
     background: #22387d;
 }
-/*
-.news {
-    display: flex;
-    flex-wrap: wrap;
-    justify-content: space-between;
-}
-
-.news-item  {
-    margin-bottom: 16px;
-    width: 24%;
-}
-
-.news-item .image {
-    position: relative;
-}
-
-.news-item  .inner {
-    background: #ebebeb;
-}
-
-.news-item  .title {
-    color: #fff;
-    position: absolute;
-    bottom: 10px;
-    left: 5px;
-    font-size: 16px;
-}
-
-.news-item  .desc {
-    padding: 5px;;
-}
-
-.news-item .data {
-    padding: 5px;
-    border-top: 1px solid #d4d4d4;
-}
-
-.left-side .add-info .info {
-    font-size: 18px;
-}
 
-@media (max-width: 992px) {
-
-    .news-item  {
-        margin-bottom: 16px;
-        width: 30%;
-    }
-}
-/**/
 @media (max-width: 768px) {
     header .menu ul .burger {
         left: 0;

BIN
src/files/img/style/soc-tg-hover.png


BIN
src/files/img/style/soc-tg.png