사용자: 리디자인 24, 게시판스킨 읽기 스타일 작업 중2

This commit is contained in:
whitedot
2013-02-20 11:15:12 +09:00
parent d64f754c5f
commit 18f5d43750
2 changed files with 9 additions and 8 deletions

View File

@ -446,13 +446,13 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#4e5d60;color:#f
#bo_sch legend {width:0;height:0;overflow:hidden}
/* 게시판 읽기 */
#bo_v {margin-bottom:20px;padding-bottom:20px}
#bo_v {position:relative;margin-bottom:20px;padding-bottom:20px}
#bo_v_h1 {margin:0 0 5px;font-size:1.2em}
#bo_v_cate {position:absolute;top:-25px;right:0;margin:0;padding:0 5px;height:25px;background:#76a5a8;color:#fff;font-weight:bold;line-height:2.2em}
#bo_v_cate {margin:0;padding:0 0 10px;color:#999;font-weight:bold;line-height:1em}
#bo_v_h1 {margin:0 0 10px;padding:0 0 10px;border-bottom:1px solid #eee;font-size:1.2em}
#bo_v_info {padding:10px 0 9px}
#bo_v_info {margin:0 0 10px}
#bo_v_info h2 {margin:0;padding:0;height:0;overflow:hidden}
#bo_v_info {}
#bo_v_info strong {display:inline-block;margin:0 15px 0 5px;font-weight:normal}