fixes: U4-9578 Increase default font-size for RTE

This commit is contained in:
Mads Rasmussen
2017-04-05 12:09:10 +02:00
parent dce9dea8f3
commit 809a3f952e

View File

@@ -1,7 +1,8 @@
body.mce-content-body {
background-color: #fff;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-size: 14px;
line-height: 1.5em;
scrollbar-3dlight-color: #f0f0ee;
scrollbar-arrow-color: #676662;
scrollbar-base-color: #f0f0ee;