338
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css) ; body, h1, h2, h3, h4, h5, h6, li, p { font-family: 'Noto Sans KR'; !important ; } .fusion-columns { font-size : 15px; line-height : 25px; } .widget_recent_entries { font-size : 15px; line-height : 25px; } .fusion-footer-widget-area ul { font-size : 15px; line-height : 25px; } /* 게시판 댓글 폰트 간격 조절 */ .comments-list-content { font-size : 15px; } /* 회원전용 페이지 메세지 박스 간격 조절 */ .wpmem_msg { font-size:15px; width:100%; border-radius: 0px; padding-top:40px; } /* 게시판 본문 글자 크기 조절 */ .content-view { font-size: 15px; } /* 댓글 입력완료 버튼 라운드 제거 */ #main #comment-submit, .button-default, .button.default, .comment-form input[type="submit"], .fusion-button-default, input.button-default { border-radius: 0px; } /* 하단 로고 이미지 간격 */ .fusion-footer-widget-column { margin-bottom: 0px; }