mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 13:19: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
modules/editor/styles/default/style.css
Executable file → Normal file
2
modules/editor/styles/default/style.css
Executable file → Normal file
|
|
@ -1,6 +1,6 @@
|
|||
@charset "utf-8";
|
||||
/* NAVER (developers@xpressengine.com) */
|
||||
.xe_content{color:#000;font-size:12px;line-height:1.5}
|
||||
.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