사용자: 전체 스타일 재정의 중

This commit is contained in:
whitedot
2013-05-14 18:58:24 +09:00
parent ee1f9c599e
commit 851b88c905
6 changed files with 27 additions and 24 deletions

View File

@ -38,9 +38,10 @@
/* 게시판 읽기 */
#bo_v {margin-bottom:20px;padding-bottom:20px}
#bo_v_cate {position:absolute;top:0;right:15px;margin:0;padding:0 5px;height:25px;background:#565e60;color:#fff;font-weight:bold;line-height:2.2em}
#bo_v_titlecate {position:absolute;top:0;right:0;padding:15px 0;width:100%;border-bottom:1px solid #f0f0f0;background:#f9fafe}
#bo_v_titlecate span {display:inline-block;margin:0 0 0 20px}
#bo_v_h1 {padding:10px 0;font-size:1.2em}
#bo_v_h1 {margin:35px 0 0;padding:10px 0;font-size:1.2em}
#bo_v_info {padding:0 0 10px;border-bottom:1px solid #ddd}
#bo_v_info h2 {margin:0;padding:0;height:0;overflow:hidden}