#1354 xeicon 페이지 별도 옵션 지정

This commit is contained in:
bnu 2015-04-07 15:35:28 +09:00
parent 801198bdba
commit 7676d787ab
2 changed files with 7 additions and 1 deletions

View file

@ -38,7 +38,6 @@ a:hover,a:active,a:focus{text-decoration:none}
/* Fixed Header */
/*.container.fixed_header{padding-top:80px}*/
.fixed_header .header_wrap{position:absolute;top:0;left:0;width:100%;z-index:1000}
.fixed_header .header_wrap.shrink{position:fixed;top:0;width:100%;z-index:1000;border-bottom:1px solid #e1e1e1;background-color:#fff;-webkit-animation:ani-header 0.5s forwards;animation:ani-header 0.5s forwards}
.fixed_header .header_wrap.shrink .header>h1{padding:0}
.fixed_header .header_wrap.shrink .gnb>ul>li>a{line-height:60px}