Fix #837 remove default editor styles that conflict with Rhymix global settings

This commit is contained in:
Kijin Sung 2017-05-30 12:54:13 +09:00
parent 0be7e72fe5
commit 6b326b8da6
8 changed files with 8 additions and 8 deletions

View file

@ -2,7 +2,7 @@
/* NAVER (developers@xpressengine.com) */
html,body{height:100%}
body{margin:0;padding:0}
.xe_content{color:#000;font-size:12px;line-height:1.5;word-break:break-all;word-wrap:break-word}
.xe_content{color:#000;}
.xe_content img{border:0;max-width:100%;width:auto;height:auto}
.xe_content blockquote.q1,
.xe_content blockquote.q2,