medgis/anatoly
[3]s
@@ -6863,6 +6863,12 @@ header .menu-mobile ul li a:hover {
.soc .tw:hover {
background: url(../img/style/soc-twitter-hover.png); }
+.soc .insta {
+ background: url(../img/style/soc-insta.png); }
+
+.soc .insta:hover {
+ background: url(../img/style/soc-insta-hover.png); }
.main-container .col-lg-10 {
width: 80%; }
@@ -358,6 +358,14 @@ header .menu-mobile ul li a:hover {
background: url(../img/style/soc-twitter-hover.png)
}
+ background: url(../img/style/soc-insta.png)
+}
+ background: url(../img/style/soc-insta-hover.png)
width: 80%;