모바일: 자기소개스킨 완료

This commit is contained in:
whitedot
2013-03-05 13:32:56 +09:00
parent fa5e2d993d
commit 136e98e376
2 changed files with 9 additions and 1 deletions

View File

@ -329,7 +329,6 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#333;color:#fff;
#scrap_do table {margin:0 0 10px;width:100%}
#scrap_do textarea {height:100px}
/* 회원 패스워드 확인 */
#mb_confirm {margin:100px auto;width:500px}
#mb_confirm h1 {margin:0 0 20px;font-size:1.3em}

View File

@ -248,6 +248,15 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#333;color:#fff;
/* 설문조사 */
/* 폼메일 */
#formmail textarea {height:100px}
/* 자기소개 */
#profile table {margin-bottom:0}
#profile section {padding:1em}
#profile h2 {margin:0}
#profile .sv_wrap a {margin:0 0 0.3em;padding:0;font-weight:bold;line-height:1em}
/* 최근게시물 스킨 (latest) */
.lt {float:left}
.lt ul {display:none}