헤더가 안 바뀌고 있다?
This commit is contained in:
@ -30,6 +30,8 @@ header {background:#2c2f34}
|
||||
#current_location li {float:left}
|
||||
#wrapper {margin:60px 10px 0 210px;min-height:630px;height:auto !important;height:630px}
|
||||
|
||||
/* 헤딩 (아 머리 아퍼) */
|
||||
|
||||
/* GNB */
|
||||
#gnb {position:absolute;top:110px;left:20px;width:180px}
|
||||
.gnb_1depth ul {display:block;visibility:hidden;height:0}
|
||||
@ -41,10 +43,6 @@ header {background:#2c2f34}
|
||||
.gnb_2depth a {display:block;padding-left:15px;height:30px;background:#fff;color:#000;font:0.75em normal;text-decoration:none;line-height:2.8em}
|
||||
.gnb_2depth a:focus, .gnb_2depth a:hover {background:#f6f9fa}
|
||||
|
||||
/* heading */
|
||||
h1 {display:block;visibility:hidden;height:0}
|
||||
article h1 {visibility:visible;height:auto}
|
||||
|
||||
/* 폼요소 */
|
||||
label {vertical-align:middle}
|
||||
textarea, input, select {border:1px solid #ced9de;background:#f6f9fa;vertical-align:middle}
|
||||
|
||||
Reference in New Issue
Block a user