From: Aleksander Ɓukasz Date: Thu, 18 Apr 2013 13:15:33 +0000 (+0200) Subject: Visual editor: styling fix X-Git-Url: https://git.mdrn.pl/fnpeditor.git/commitdiff_plain/7fb23b8635c4495766acf71601404d656ec7fc4d?ds=sidebyside;hp=0303ee9d38ee338b8d98f86d748ce41f70845137 Visual editor: styling fix --- diff --git a/editor.css b/editor.css index 1063cff..dbec913 100644 --- a/editor.css +++ b/editor.css @@ -161,8 +161,8 @@ body { } [wlxml-tag=header] { - font-size: 19px; - font-style: bold; + font-size: 14px; + font-weight: bold; margin-bottom: 10px; }