사용자: #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}

View File

@ -11,7 +11,7 @@
.ol_pwlabel {position:absolute;top:35px;left:5px;color:#333;font-size:0.95em}
#auto_login {}
#auto_login_label {letter-spacing:-0.1em}
#ol_submit {display:inline-block;width:60px;height:24px;border:0;background:#626870;color:#fff;font-size:0.9em;font-weight:bold;vertical-align:top}
#ol_submit {display:inline-block;width:60px;height:24px;border:0;background:#333;color:#fff;font-size:0.9em;font-weight:bold;vertical-align:top}
#ol_before a {letter-spacing:-0.15em}
#ol_svc {float:left;margin:5px 0 0}
#ol_password_lost {display:inline-block;margin:0 0 0 5px}

View File

@ -7,7 +7,7 @@
#poll ul {margin:0 0 10px;padding:5px 14px;list-style:none}
#poll li {padding:3px 0}
#poll footer {padding:0 14px 14px}
#poll footer input {width:88px;height:24px;border:0;background:#626870;color:#fff;letter-spacing:-0.1em;vertical-align:top;cursor:pointer}
#poll footer input {width:88px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;vertical-align:top;cursor:pointer}
#poll footer a {display:inline-block;width:86px;height:22px;border:1px solid #ccc;background:#fafafa;text-align:center;line-height:2em}
#poll footer a:focus,
#poll footer a:hover {text-decoration:none !important}