기본 게시판의 message.html에 css 적용

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3375 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-12-17 05:41:40 +00:00
parent 1c8ee23510
commit 44e4fc4484
4 changed files with 25 additions and 12 deletions

View file

@ -446,6 +446,8 @@ Jeong, Chan Myeong 070601~070630
.smallBox .pwModify input { width:9em;}
.smallBox .pwModify br { display:block; margin-bottom:.2em}
.smallBox .pwModify p { text-align:center; margin-top:1em; color:#54564b;}
.smallBox .messageBox { padding:20px; border:1px solid #EEEEEE;}
.smallBox .messageBtnBox { text-align:center; padding:10px; background-color:#F3F3F3; border:1px solid #EEEEEE; border-top:none;}
/* messageList */