비밀글일 경우 비밀번호를 받는 form을 적용

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2722 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-10-10 07:04:59 +00:00
parent 855926dbdb
commit 219b7eb6a2
12 changed files with 57 additions and 18 deletions

View file

@ -248,7 +248,7 @@ Jeong, Chan Myeong 070601~070630
.boardWrite .extra_vars .info { clear:both; padding:.5em 0 0 .6em; margin-left:14em; font-size:.9em; color:#999999; background:url(../images/common/iconArrowD8.gif) no-repeat left center;}
.boardWrite .extra_vars ul li { float:left; margin-right:1em; }
.smallBox { border:1px solid #e0e1db; margin:5em auto 1em auto;}
.smallBox { border:1px solid #e0e1db; margin-left:auto; margin-right:auto; }
.smallBox.w268 { width:268px;}
.smallBox .header { position:relative; _width:100%; background:#ffffff url(../images/normal/bgH3.gif) no-repeat left bottom; overflow:hidden;}
.smallBox .header h3 { clear:both; font-size:1.2em; padding:.8em 2em .6em 1.2em; border-bottom:3px solid #fe3614; }