From 97cd701fcb7a3a9db0b663e252661c1637b2cc08 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 16 Feb 2010 04:57:49 +0100 Subject: added lineheight to headlines, to have some spaces around --- infrastructure/ace/www/editor.css | 1 + 1 file changed, 1 insertion(+) (limited to 'infrastructure') diff --git a/infrastructure/ace/www/editor.css b/infrastructure/ace/www/editor.css index b15af14..9df127d 100644 --- a/infrastructure/ace/www/editor.css +++ b/infrastructure/ace/www/editor.css @@ -10,6 +10,7 @@ body { h1,h2,h3,h4,h5,h6 { display: inline; + line-height: 2em; } #outerdocbody { -- cgit v1.2.3-1-g7c22