This commit is contained in:
parent
80777e7b10
commit
e94dc9b4ac
|
|
@ -31,10 +31,9 @@ body {}
|
|||
.gngLogo a {
|
||||
display: block;
|
||||
height: 100%;
|
||||
width: 187px;
|
||||
width: 200px;
|
||||
text-indent: -9999px;
|
||||
background: url('../../img/common/intranet_logo_b.png')no-repeat center center;
|
||||
background-size: 100% auto;
|
||||
}
|
||||
.gnbWrap:after {content: ''; display: table; clear: both;}
|
||||
.gnbRht {float: right;}
|
||||
|
|
@ -73,7 +72,6 @@ body {}
|
|||
height: 60px;
|
||||
text-indent: -9999px;
|
||||
background: url('../../img/common/intranet_logo_b.png')no-repeat center center;
|
||||
background-size: auto 30px !important;
|
||||
-webkit-transition: all 0.3s;
|
||||
transition: all 0.3s;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue