From 7fb23b8635c4495766acf71601404d656ec7fc4d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Aleksander=20=C5=81ukasz?= Date: Thu, 18 Apr 2013 15:15:33 +0200 Subject: [PATCH] Visual editor: styling fix --- editor.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; } -- 2.20.1