사용자: 게시판스킨 글쓰기 캡챠

This commit is contained in:
whitedot
2013-01-15 11:26:55 +09:00
parent 0ab17c519c
commit 440ba38693
3 changed files with 12 additions and 4 deletions

View File

@ -244,6 +244,8 @@ a {color:#000;text-decoration:none}
.frm_tbl select {padding:2px}
.frm_file {display:block;margin-bottom:5px}
.frm_info {display:block;padding:5px 0 0;color:#595959;line-height:1.3em}
.frm_tbl #captcha {margin:0;padding:0;border:0;background:transparent}
.frm_tbl #captcha input {margin-left:5px}
.readonly {background:#ff3061}