사용자: 게시판스킨 댓글쓰기 자동등록방지 글자크기
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
data
|
||||
dbconfig.php
|
||||
install.bak
|
||||
test.php
|
||||
|
||||
@ -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}
|
||||
|
||||
Reference in New Issue
Block a user