사용자: 상단 검색 버튼 배경색
This commit is contained in:
@ -26,7 +26,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline}
|
||||
#sch_all {position:absolute;top:22px;left:70px;margin:0;padding:0;border:1px solid #c9c9c9}
|
||||
#sch_all legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
|
||||
#sch_all_stx {padding-left:5px;width:156px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
|
||||
#sch_all_submit {padding:0 5px;height:26px;border:0;background:#000;color:#fff}
|
||||
#sch_all_submit {padding:0 5px;height:26px;border:0;background:#333;color:#fff}
|
||||
|
||||
#mb_nb {position:absolute;top:18px;right:0;zoom:1}
|
||||
#mb_nb:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
@ -65,13 +65,13 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline}
|
||||
.gnb_empty {width:100%;height:35px;text-align:center;line-height:2.95em}
|
||||
|
||||
/* 중간 레이아웃 */
|
||||
#wrapper {z-index:5;margin:0 auto;width:980px;border-left:1px solid #d9d9d9;zoom:1}
|
||||
#wrapper {z-index:5;margin:0 auto;width:980px;zoom:1}
|
||||
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#wrapper_title {margin-bottom:20px;font-size:1.2em}
|
||||
|
||||
#wrapper #aside {position:relative;float:right;left:-1px;width:210px;border-left:1px solid #d9d9d9;background:#fff}
|
||||
|
||||
#container {z-index:4;position:relative;float:left;padding:25px 20px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border-right:1px solid #d9d9d9;background:#fff;zoom:1}
|
||||
#container {z-index:4;position:relative;float:left;padding:25px 20px 15px 0;width:748px;min-height:500px;height:auto !important;height:500px;border-right:1px solid #d9d9d9;background:#fff;zoom:1}
|
||||
#container:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
|
||||
/* 텍스트 크기 조절 */
|
||||
|
||||
Reference in New Issue
Block a user