mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 03:39:56 +09:00
Fix #837 remove default editor styles that conflict with Rhymix global settings
This commit is contained in:
parent
0be7e72fe5
commit
6b326b8da6
8 changed files with 8 additions and 8 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue