rhymix/modules/editor/styles/ckeditor_recommend/editor.html
bnu 95e335e895 #1578 에디터 스타일 추가
- P 태그에 margin을 제거하지 않은 기본형
2015-07-03 10:48:14 +09:00

10 lines
186 B
HTML
Executable file

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<link rel="stylesheet" href="editor.css" />
<title>XpressEngine</title>
</head>
<body class="xe_content editable">
</body>
</html>