사용자: #459 gnb border style

This commit is contained in:
whitedot
2013-05-15 11:05:55 +09:00
parent 9773a95907
commit 25866e5f4e

View File

@ -36,7 +36,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline}
#mb_nb img {margin-right:3px}
/* gnb js off */
#gnb {z-index:10;margin:-1px 0 0;background:#f5f6fa;zoom:1}
#gnb {z-index:10;margin:-1px 0 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#f5f6fa;zoom:1}
#gnb:after {display:block;visibility:hidden;clear:both;content:""}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {margin:0 auto;padding:0;width:980px;zoom:1}