사용자: gnb 2depth 높이 가변 수정

This commit is contained in:
whitedot
2014-03-13 18:36:32 +09:00
parent 2421a655cf
commit 50c98dab19

View File

@ -71,7 +71,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline}
.gnb_1dli_on a {background-color:#333;color:#fff}
.gnb_2dul {display:none;position:absolute;top:35px}
.gnb_2da {display:block;width:80px;}
.gnb_2da {display:inline-block;padding:0 10px;width:161px;height:35px;text-align:left;text-decoration:none;line-height:2.95em}
.gnb_2da {display:inline-block;padding:13px 10px;width:161px;height:auto;text-align:left;text-decoration:none}
.gnb_2da:focus, .gnb_2da:hover {text-decoration:none}
.gnb_1dli_over .gnb_2dul {display:block;left:0;width:180px;background:#fff}
.gnb_1dli_over2 .gnb_2dul {display:block;right:1px;width:180px;background:#fff}