사용자: 아웃로그인 로그인 전 submit 버튼

This commit is contained in:
whitedot
2013-01-17 09:07:05 +09:00
parent cc59f466af
commit e74797c847

View File

@ -105,7 +105,7 @@ a {color:#000;text-decoration:none}
.ol_pwlabel {position:absolute;top:50px;left:20px;color:#696969}
#auto_login {}
#auto_login_label {color:#696969;letter-spacing:-0.1em}
#ol_submit {width:60px;height:24px;border:1px solid #b7b7b7;background:#fff;font-size:1em;font-weight:bold;letter-spacing:-0.1em;line-height:2em}
#ol_submit {width:60px;height:24px;border:1px solid #b7b7b7;background:#fff;font-size:1em;font-weight:bold;letter-spacing:-0.1em;line-height:2.2em;vertical-align:top}
#ol_before ul {float:right;margin:10px 0;width:199px;zoom:1}
#ol_before ul:after {display:block;visibility:hidden;clear:both;content:""}
#ol_before li {float:right;margin-right:5px;padding-top:2px}