글내용 간의 간격 조정
1. 리스트 제목 글자 크기변경 / 경로 : 스킨 폴더 내 style.css
게시물 제목 글자 크기
.gallery-item-tit {font-size: 15px; text-align: left; margin-top: 20px;}
게시물 글내용 글자 크기 및 색상
.gallery-item-con {margin-top: 3px; text-align: left;}
.gallery-item-con a {font-size: 14px; color:#999;}
2. 제목, 조회수, 카테고리, 글내용 간의 간격
게시물 제목 위의(썸네일과) 간격
.gallery-item-tit {margin-top: 10px !important;}
조회수, 댓글수, 작성일 위의 간격
.gallery-item-info-etc {margin-top: 7px !important;}
작성자, 카테고리 위의(조회수, 댓글수, 작성일) 간격
.gallery-item-info-cname {margin-top: 12px !important;}