From 67e0bead57f91cd6264693cb83ca908761344111 Mon Sep 17 00:00:00 2001 From: zuber Date: Wed, 20 Jan 2010 23:01:15 +0100 Subject: [PATCH] =?utf8?q?Poprawienie=20wy=C5=9Bwietlania=20motyw=C3=B3w.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- platforma/static/css/html.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/platforma/static/css/html.css b/platforma/static/css/html.css index de1f9b9c..7aef4261 100755 --- a/platforma/static/css/html.css +++ b/platforma/static/css/html.css @@ -241,7 +241,8 @@ width: 10em; font-weight: normal; - font-size: 10pt; + font-size: 13px; + line-height: 18px; font-variant: normal; text-decoration: none; @@ -264,7 +265,6 @@ border-left: 4px solid #DDD; padding: 0.2em 0.2em 0.2em 0.5em; margin-top: 0.2em; - } /* @@ -445,7 +445,8 @@ .html-editarea textarea { -/* border: 2px solid black;*/ + position: absolute; + top: 0; margin: 0px; padding: 0px; -- 2.20.1