add eng version

This commit is contained in:
arlemp@selectel.ru
2021-12-09 22:29:24 +03:00
parent aba07a8e1b
commit acde7f0e8b
9 changed files with 141 additions and 54 deletions

View File

@@ -646,27 +646,27 @@ a{
height: 20px;
}
.menu-item-11{
.menu-item-11, .menu-item-17474{
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/molotok.svg) left center;
}
.menu-item-11:hover{
.menu-item-11:hover, .menu-item-17474:hover{
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/molotok-orange.svg) left center;
}
.menu-item-12{
.menu-item-12, .menu-item-17473{
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/epizoo.svg) left center;
}
.menu-item-12:hover{
.menu-item-12:hover, .menu-item-17473:hover{
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/epizoo-orange.svg) left center;
}
.menu-item-15{
.menu-item-15, .menu-item-17475{
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/zoo.svg) left center;
}
.menu-item-15:hover{
.menu-item-15:hover, .menu-item-17475:hover{
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/zoo-orange.svg) left center;
}
@@ -861,6 +861,15 @@ a{
height: 15px;
}
.btn_rss{
background: url(/wp-content/themes/vij/pub/icons/header-rss.png) no-repeat;
}
.btn_lan{
font-weight: bold;
margin-top: -4px;
}
#copy{
display: inline-block;
text-align: center;
@@ -877,11 +886,6 @@ a{
background: url(/wp-content/themes/vij/pub/icons/union.png) no-repeat;
}
.btn_rss{
background: url(/wp-content/themes/vij/pub/icons/header-rss.png) no-repeat;
}
#content{
margin-right: 58px;
@@ -1986,6 +1990,7 @@ span.rub_back_title{
.toggle-nav {
display: inline-block !important;
background: url(/wp-content/themes/vij/pub/icons/burger-15.png) no-repeat;
padding-left: 12px;
}
.btn_rss{
@@ -2158,13 +2163,15 @@ span.rub_back_title{
#header_icons li{
width: 20px;
height: 15px;
margin-left: 6px;
margin-left: 8px;
cursor: pointer;
}
.toggle-nav {
display: inline-block !important;
background: url(/wp-content/themes/vij/pub/icons/burger-15.png) no-repeat;
padding-left: 12px;
}