diff --git a/FO/css/style.css b/FO/css/style.css index f370671..7cb3437 100644 --- a/FO/css/style.css +++ b/FO/css/style.css @@ -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; }