사용자: 레이아웃 스타일
This commit is contained in:
@ -80,12 +80,12 @@ a {color:#000;text-decoration:none}
|
||||
#tnb {border-bottom:1px solid #999;background:#fff;zoom:1}
|
||||
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#tnb li {float:left}
|
||||
#tnb a {display:inline-block;padding:0 20px;height:35px;border-right:1px solid #ddd;color:#666;font-family:"dotum";font-size:0.75em;font-weight:bold;text-decoration:none;line-height:3em}
|
||||
#tnb a {display:inline-block;padding:0 20px;height:35px;border-right:1px solid #e9e9e9;color:#666;font-family:"dotum";font-size:0.75em;font-weight:bold;text-decoration:none;line-height:3em}
|
||||
#tnb a:hover,
|
||||
#tnb a:focus {background:#f9f9f5;color:#000}
|
||||
|
||||
/* 전체검색 */
|
||||
#hdsch {z-index:3;position:absolute;top:77px;right:0;margin:0;padding:0;width:219px;border:0;border-left:1px solid #ddd;background:#fff}
|
||||
#hdsch {z-index:3;position:absolute;top:77px;right:0;margin:0;padding:0;width:219px;border:0;border-left:1px solid #e9e9e9;background:#fff}
|
||||
#hdsch legend {position:absolute;padding:0;width:0;height:0;border:0;overflow:hidden}
|
||||
#hdsch_stx {margin:5px 0 5px 5px;padding:0 5px;height:25px;width:176px;border:0;background:transparent;font-size:1em;line-height:1.4em}
|
||||
#hdsch_stx:focus {background:#464649;color:#fff}
|
||||
|
||||
Reference in New Issue
Block a user