제가 스마트에디터 사용을 체크해서
sir처럼 똑같이

11폰트로 나오는데요..
smarteditor2/smart_editor2_in.css 파일안에 폰트크기가
body,.se2_inputarea{margin:0;padding:0;font-family:'돋움',Dotum,Helvetica,Sans-serif;font-size:14.5px;line-height:1.5}
답변 1개
게시판 스킨에서도 수정해야 합니다.
http://gnustudy.com/bbs/board.php?bo_table=gnu_tip&wr_id=29
기본 basic 스킨 기준..
게시판 스킨 폴더 안에 있는 style.css 파일에서 여기에 font-size: 를 추가해야 합니다.
#bo_v_con {margin-bottom:30px;width:100%;font-size:14.5px;line-height:1.7em;word-break:break-all;overflow:hidden}
답변을 작성하려면 로그인이 필요합니다.