mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 00:29:58 +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
|
|
@ -1,7 +1,7 @@
|
|||
@charset "utf-8";
|
||||
/* NAVER (developers@xpressengine.com) */
|
||||
html, body{height:100%;background-color:transparent;padding:0;margin: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 blockquote.q1,
|
||||
.xe_content blockquote.q2,
|
||||
.xe_content blockquote.q3,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue