쇼핑몰: gnb 스타일 변경

This commit is contained in:
whitedot
2013-06-14 16:59:12 +09:00
parent 0e9ff0e414
commit 2971bff100
2 changed files with 4 additions and 6 deletions

View File

@ -119,13 +119,11 @@ a:active {color:#000;text-decoration:underline}
.gnb_1dli_on {background-position:right -33px;color:#fff;text-decoration:none}
.gnb_1da {display:inline-block;padding:0 10px;width:128px;height:33px;border-bottom:1px solid #f4f4f4;font-weight:bold;text-decoration:none;line-height:2.9em !important;line-height:2.7em}
.gnb_1dli_on .gnb_1da {color:#fff !important;text-decoration:none !important}
.gnb_2dul {display:none;z-index:1000;position:absolute}
.gnb_1dli_over .gnb_2dul,
.gnb_1dli_over2 .gnb_2dul {display:block;top:0;left:127px;padding:0 0 0 20px;width:130px;background:url('../img/shop/gnb_2dbg.gif') left 10px no-repeat #626870}
.gnb_2dul {display:none;z-index:1000;position:absolute;border:1px solid #787f89}
.gnb_1dli_over .gnb_2dul, .gnb_1dli_over2 .gnb_2dul {display:block;top:-1px;left:127px;width:130px;background:#fff}
.gnb_2da {display:none}
.gnb_1dli_over .gnb_2da {display:block;height:33px;border-bottom:1px solid #787f89;color:#fff !important;line-height:2.9em !important;line-height:2.6em}
.gnb_2da:focus,
.gnb_2da:hover {text-decoration:none}
.gnb_1dli_over .gnb_2da {display:block;padding:0 10px;height:33px;border-bottom:1px solid #e9e9e9;line-height:2.9em !important;line-height:2.6em}
.gnb_2da:focus, .gnb_2da:hover {background:#f5f6fa;text-decoration:none}
/* aside:이벤트 링크 */
#sev {margin:0 0 5px;padding:0 0 10px;border:1px solid #ecc9d6;background:#fff8fb}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 410 B

After

Width:  |  Height:  |  Size: 415 B