사용자: 게시판스킨 댓글쓰기 자동등록방지 글자크기

This commit is contained in:
whitedot
2013-01-10 16:44:04 +09:00
parent a5eac89390
commit 6d7d897801
3 changed files with 5 additions and 2 deletions

View File

@ -350,7 +350,7 @@ a {color:#000;text-decoration:none}
#bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_w fieldset {margin:0;padding:0 0 0 10px;border:0;background:transparent;font-size:0.75em}
/* 댓글 CAPTCHA */
#bo_vc_w #captcha_comment {font-size:1.4em !important}
#bo_vc_w #captcha_comment {font-size:1.3em !important}
#bo_vc_warea {position:relative;margin:10px 100px 10px 0}
#bo_vc_warea textarea {width:100%;height:50px}
#bo_vc_warea .bo_vc_submit {position:absolute;top:0;right:-90px;width:75px;height:57px;border:1px solid #666;background:#555;color:#fff;letter-spacing:-0.1em}