사용자: gnb 1depth 너비 가변 수정

This commit is contained in:
whitedot
2014-03-13 18:35:00 +09:00
parent 0c35a1fa24
commit 2421a655cf

View File

@ -65,7 +65,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline}
#gnb #gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {z-index:10;position:relative;float:left;zoom:1}
.gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1da {display:block;float:left;padding:0 10px;width:80px;height:35px;background:url('../img/gnb_bg00.gif') center right no-repeat;font-weight:bold;line-height:2.95em;text-decoration:none}
.gnb_1da {display:block;float:left;padding:0 40px 0 10px;height:35px;background:url('../img/gnb_bg00.gif') center right no-repeat;font-weight:bold;line-height:2.95em;text-decoration:none}
.gnb_1da:focus, .gnb_1da:hover {background:url('../img/gnb_bg00.gif') #333 center right no-repeat;text-decoration:none}
.gnb_1dli_air a {background-color:#333;color:#fff}
.gnb_1dli_on a {background-color:#333;color:#fff}