사용자: 아웃로그인 스킨 회원가입 정보찾기 버튼 왼쪽 정렬

This commit is contained in:
whitedot
2013-04-29 11:03:59 +09:00
parent 29fcd4b845
commit 3c9e7b97a8
2 changed files with 6 additions and 1 deletions

View File

@ -15,7 +15,10 @@
#auto_login_label {letter-spacing:-0.1em}
#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 {padding-top:8px;text-align:right}
#ol_svc {float:left;margin:5px 0 0}
#ol_auto {position:relative;float:right;margin:5px 0 0}
#ol_auto label {letter-spacing:-0.1em}
#ol_auto input {width:13px;height:13px;vertical-align:bottom}
#ol_after {}
#ol_after_hd {margin:0 0 3px}