사용자: #459 626870 -> 333

This commit is contained in:
whitedot
2013-05-15 14:58:42 +09:00
parent 0ea0986e7d
commit b89dd02599
3 changed files with 5 additions and 5 deletions

View File

@ -30,10 +30,10 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline}
#mb_nb a:focus, #mb_nb a:hover, #mb_nb a:active {text-decoration:none}
#mb_nb img {margin-right:3px}
#sch_all {position:absolute;top:33px;right:0;margin:0;padding:0;border:1px solid #626870}
#sch_all {position:absolute;top:33px;right:0;margin:0;padding:0;border:1px solid #333}
#sch_all legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sch_all_stx {padding-left:5px;width:165px;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:#626870;color:#fff}
#sch_all_submit {padding:0 5px;height:26px;border:0;background:#333;color:#fff}
/* gnb js off */
#gnb {z-index:10;margin:-1px 0 0;border-top:1px solid #e9e9e9;background:#f5f6fa;zoom:1}
@ -76,7 +76,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline}
/* 텍스트 크기 조절 */
#text_size {z-index:10;position:absolute;top:33px;right:220px}
#text_size button {padding:0 10px;height:28px;border:0;background:#626870;color:#fff;cursor:pointer}
#text_size button {padding:0 10px;height:28px;border:0;background:#333;color:#fff;cursor:pointer}
/* 하단 레이아웃 */
#ft {background:#484848}