쇼핑몰: gnb 에서 사용하지 않는 스타일 제거, 비즈아이(sungkijong)님 제보

This commit is contained in:
whitedot
2014-01-24 16:26:24 +09:00
parent e2b62a5dd7
commit a957e690bf

View File

@ -109,7 +109,6 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline}
/* aside:gnb */
#gnb {margin:0 0 5px;padding:0 0 10px;border:1px solid #d5d5d5;background:#f2f5f9}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.gnb_1dul {margin:0;border:0;background:#fff;list-style:none}
.gnb_1dli {position:relative}
.gnb_1dli_on {color:#fff;text-decoration:none}
.gnb_1da {display:block;padding:7px 10px;border-bottom:1px solid #f4f4f4;background:url('../shop/img/gnb_bg00.gif') #fff center right no-repeat;font-weight:bold;text-decoration:none}