new gamburger menu
This commit is contained in:
57
style.css
57
style.css
@@ -1244,7 +1244,19 @@ a{
|
||||
/*width: 105px;
|
||||
height: 84px;*/
|
||||
width: 145px;
|
||||
}
|
||||
}
|
||||
|
||||
.preview_citata{
|
||||
/*background:transparent url(/wp-content/themes/vij/pub/icons/citata.png) no-repeat top right;*/
|
||||
width: 145px;
|
||||
}
|
||||
|
||||
.preview_citata IMG{
|
||||
|
||||
width: 145px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.publ_expert{
|
||||
font-size: 16px;
|
||||
@@ -1771,6 +1783,8 @@ img-fluid{
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
#mobile_main_menu{
|
||||
display: none;
|
||||
position:fixed;
|
||||
@@ -1779,17 +1793,34 @@ img-fluid{
|
||||
left:0px;
|
||||
right:0px;
|
||||
z-index:100;
|
||||
min-width: 600px;
|
||||
width: 100%;
|
||||
background: #fff;
|
||||
border-top: 1px solid #F5F5F5;
|
||||
overflow-y:scroll;
|
||||
padding-top: 42px;
|
||||
|
||||
}
|
||||
|
||||
#mobile_rubrics_menu{
|
||||
display: none;
|
||||
position:fixed;
|
||||
top:0px;
|
||||
bottom:0px;
|
||||
left:0px;
|
||||
right:0px;
|
||||
z-index:100;
|
||||
width: 100%;
|
||||
background: #fff;
|
||||
border-top: 1px solid #F5F5F5;
|
||||
overflow-y:scroll;
|
||||
padding-top: 42px;
|
||||
}
|
||||
|
||||
|
||||
#closed_mobile_menu{
|
||||
|
||||
#closed_mobile_menu, #closed_mobile_rubrics_menu{
|
||||
position: fixed;
|
||||
cursor: pointer;
|
||||
z-index: 1;
|
||||
top: 20px;
|
||||
right: 5%;
|
||||
@@ -1798,10 +1829,28 @@ img-fluid{
|
||||
background: no-repeat url(https://vetandlife.ru/wp-content/themes/vij/pub/menu/closed.svg) left center;
|
||||
|
||||
}
|
||||
|
||||
#rubrics_back{
|
||||
margin-left: 38px;
|
||||
font-size: 14px;
|
||||
color: #00466A;
|
||||
line-height: 110%;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.rub_arrow{
|
||||
float: right;
|
||||
margin-right: 12px;
|
||||
}
|
||||
|
||||
span.rub_back_title{
|
||||
margin-left: 22px;
|
||||
}
|
||||
|
||||
#gamburer_menu li{
|
||||
font-weight: bold;
|
||||
font-size: 11px;
|
||||
font-size: 13px;
|
||||
line-height: 19,5px;
|
||||
text-transform: uppercase;
|
||||
border-bottom: 1px solid #F5F5F5;
|
||||
margin-top: 22px;
|
||||
|
||||
Reference in New Issue
Block a user