웹프로그램밍 자료실/JAVA 자료
[해피CGI][cgimall] Line Height
해피CGI윤실장
2017. 11. 22. 09:30
ckeditor 에 line height 를 줄수 있는 플러그인 입니다.
플러그인 설치 후
config.js 에서
config.line_height="1em;1.1em;1.2em;1.3em;1.4em;1.5em" ;
또는
config.line_height="1px;1.1px;1.2px;1.3px;1.4px;1.5px" ;
로 설정하여 사용하시면 됩니다.