[gen] Some changes in ckeditor config.

This commit is contained in:
Gaetan Delannay 2014-09-11 11:24:53 +02:00
parent c40e133113
commit 4fc74b36e7
5 changed files with 18 additions and 12 deletions

View file

@ -2,8 +2,8 @@
For licensing, see LICENSE.html or http://ckeditor.com/license */
/* From ckeditor default contents.css */
body { font-family: sans-serif, Arial, Verdana, "Trebuchet MS"; font-size: 12px;
color: #333; background-color: #fff; margin: 20px }
body { font-family: sans-serif, Arial, Verdana, "Trebuchet MS"; font-size: 11px;
color: #333; background-color: #fff; margin: 10px }
.cke_editable { font-size: 13px; line-height: 1.6 }
blockquote {
font-style: italic; font-family: Georgia, Times, "Times New Roman", serif;