Commit 9f88466c by yangfangfang

换logo

parent 2459ce88
......@@ -84,7 +84,8 @@
<div class="header">
<div class="leftHeader">
<a href="javascript:void(0)">
<div class="iconfont icon-logo"></div>
<!-- <div class="iconfont icon-logo"></div> -->
<div class="logimg"></div>
</a>
</div>
<div class="rightHeader clearfix">
......
......@@ -372,7 +372,7 @@ a{text-decoration:none;outline:none;}
.logo{
width:224px;
height:48px;
background:url(../images/logo1.png) no-repeat center center;
background:url(../images/logo.png) no-repeat center center;
margin:0 auto;
display: block;
cursor: pointer;
......
......@@ -253,13 +253,13 @@ ul li .darklabel,.darklabel{color:$darkfontcolor;}
float:left;
}
.leftHeader .logimg{
width:120px;
width:100px;
height:24px;
cursor: pointer;
margin-left:16px;
// margin-left:16px;
margin-top:11px;
background:url(../images/logo_2_2.png) no-repeat center center;
background-size:100%;
background:url(../images/logo_.png) no-repeat center center;
// background-size:100%;
}
.appicon{
@extend .myicon;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment