답변 5개
.gnb_1da {width:160px;display:inline-block;padding:0 40px 0 10px;height:50px;background:url('../img/gnb_bg00.gif') center right no-repeat;font-family: 'Jeju Hallasan', serif;font-weight:bold;line-height:2.95em;text-decoration:none;font-size:20px}
.gnb_1da:focus, .gnb_1da:hover {background:url('../img/gnb_bg00.gif') #333 center right no-repeat;text-decoration:none}
이부분에 클래스 컬러 없는거 같은데요
답변에 대한 댓글 1개
댓글을 작성하려면 로그인이 필요합니다.
답변에 대한 댓글 1개
댓글을 작성하려면 로그인이 필요합니다.
댓글을 작성하려면 로그인이 필요합니다.
/* 메인메뉴 */ #gnb {position:relative;margin:-1px 0 0;border-top:1px dotted #0076a2;border-bottom:1px solid #0076a2;background:#FEFB09} #gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} #gnb_1dul {margin:0 auto !important;padding:0;width:1080px;zoom:1} #gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""} .gnb_1dli {z-index:10;position:relative;float:left} .gnb_1da {width:160px;display:inline-block;padding:0 40px 0 10px;height:50px;background:url('../img/gnb_bg00.gif') center right no-repeat;font-family: 'Jeju Hallasan', serif;font-weight:bold;line-height:2.95em;text-decoration:none;color:#1AFE2A;font-size:20px} .gnb_1da:focus, .gnb_1da:hover {background:url('../img/gnb_bg00.gif') #333 center right no-repeat;text-decoration:none} .gnb_1dli_air .gnb_1da {background-color:#0076a2;color:#fff} .gnb_1dli_on .gnb_1da {background-color:#0076a2;color:#fff} .gnb_2dul {display:none;position:absolute;top:35px;width:160px} .gnb_2da {display:block;padding:13px 10px;text-align:left;text-decoration:none} .gnb_1dli_air .gnb_2da {background-color:#0076a2;color:#fff} .gnb_1dli_on .gnb_2da {background-color:#0076a2;color:#fff} .gnb_2da:focus, .gnb_2da:hover {background:#0076a2;text-decoration:none} .gnb_1dli_over .gnb_2dul {display:block;left:0;background:#fff} .gnb_1dli_over2 .gnb_2dul {display:block;right:0;background:#fff} #gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em} #gnb_empty a {text-decoration:underline}
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인