Commit f926606e by Semenenko Timofey

favocon for mobile

1 parent 76e5981d
Pipeline #2811 for f926606e skipped in 0 seconds
......@@ -46,7 +46,7 @@ body.previewer{overflow:hidden;position:fixed;}
.project-similar.projects-list{margin-top:0;}
.project-similar-title{padding-top:0;}
.active_search i{background:#fff;}
span#header_search_wrap i{position:absolute;font-size:21px;left:-2px;top:-2px;font-weight:bold;color:#EB9D72;border:2px solid;border-radius:40px;cursor:pointer;width:37px;height:37px;z-index:103;-webkit-transition:ease-out 0.2s;-o-transition:ease-out 0.2s;transition:ease-out 0.2s;}
span#header_search_wrap i{position:absolute;font-size:21px;left:45px;top:-2px;font-weight:bold;color:#EB9D72;border:2px solid;border-radius:40px;cursor:pointer;width:37px;height:37px;z-index:103;-webkit-transition:ease-out 0.2s;-o-transition:ease-out 0.2s;transition:ease-out 0.2s;}
.header._fixed span#header_search_wrap{top:15px;}
span#header_search_wrap i:before{position:absolute;left:6px;top:5px;}
span#header_search_wrap{position:absolute;right:77px;top:20px;width:37px;height:37px;-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s;}
......@@ -172,7 +172,7 @@ header.opened-menu-header{left:-219px;background-color:#fff !important;}
.main-menu-item-link:before, .main-menu-item-link:after{display:none;}
.main-menu-item{display:block;}
.main-menu-item-link , ._fixed .main-menu-item-link{line-height:45px;}
span.mobile_menu_wrap{width:37px;height:37px;background-image:url(/img/png/logo_y.png);background-size:cover;position:absolute;right:57px;top:18px;-webkit-transition:all 0.4s;transition:all 0.4s;cursor:pointer;}
span.mobile_menu_wrap{width:37px;height:37px;background-image:url(/img/png/logo_y.png);background-size:cover;position:absolute;right:11px;top:18px;-webkit-transition:all 0.4s;transition:all 0.4s;cursor:pointer;}
span.mobile_menu_wrap:hover{}
._fixed .secret-button{top:18px;}
.logo{left:11px;}
......
This diff could not be displayed because it is too large.
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!