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

This commit is contained in:
whitedot
2013-01-08 16:33:21 +09:00
parent f4cdcd33a7
commit 768376a9e0
2 changed files with 43 additions and 67 deletions

View File

@ -211,6 +211,7 @@ h6 {margin:0 0 20px}
.frm_tbl .frm_input:focus {padding:4px;border:0;background:#333;color:#fff}
.frm_tbl textarea {width:90%}
.frm_tbl select {padding:2px}
.frm_file {display:block;margin-bottom:5px}
.frm_info {display:block;padding:10px 0 0;color:#595959;line-height:1.3em}
.readonly {background:#ff3061}