사용자: 레이아웃 디자인
This commit is contained in:
@ -78,13 +78,13 @@ a {color:#000;text-decoration:none}
|
||||
#logo a {display:inline-block;padding:55px 30px 20px}
|
||||
|
||||
/* 상단메뉴 */
|
||||
#tnb {position:absolute;top:0;left:0;width:100%;border-bottom:1px solid #bbb;background:url('../img/tnb_bg.jpg') #fff bottom left repeat-x;zoom:1}
|
||||
#tnb {position:absolute;top:0;left:0;width:100%;border-bottom:1px solid #000;background:url('../img/tnb_bg.jpg') #fff bottom left repeat-x;zoom:1}
|
||||
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
|
||||
#tnb li {float:left}
|
||||
#tnb a {display:inline-block;padding:0 10px;height:30px;border-right:1px solid #ddd;font-family:"dotum";font-size:0.7em;text-decoration:none;line-height:2.7em}
|
||||
#tnb a {display:inline-block;padding:0 10px;height:30px;border-right:1px solid #bbb;font-family:"dotum";font-size:0.7em;text-decoration:none;line-height:2.7em}
|
||||
|
||||
/* 전체검색 */
|
||||
#hdsch {z-index:3;position:absolute;top:0;right:0;margin:0;padding:0;width:220px;border:0;border-left:1px solid #bbb;background:url('../img/tnb_bg.jpg') #fff bottom left repeat-x}
|
||||
#hdsch {z-index:3;position:absolute;top:0;right:0;margin:0;padding:0;width:220px;border:0;border-left:1px solid #bbb;background:url('../img/search_bg.jpg') #fff bottom left repeat-x}
|
||||
#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:20px;width:170px;border:0;background:transparent;font-size:1em;line-height:1.4em}
|
||||
#hdsch_stx:focus {background:#464649;color:#fff}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 818 B After Width: | Height: | Size: 8.2 KiB |
BIN
img/search_bg.jpg
Normal file
BIN
img/search_bg.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.9 KiB |
BIN
img/tnb_bg.jpg
BIN
img/tnb_bg.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 368 B After Width: | Height: | Size: 8.9 KiB |
Reference in New Issue
Block a user