From 641b4efa293f3b67af419ceec776348e2854fac2 Mon Sep 17 00:00:00 2001 From: losinshi Date: Wed, 20 Sep 2006 14:04:46 +0000 Subject: [PATCH] fixing design for stupid opera git-svn-id: file:///home/jan/tmp/wetterstation/trunk@119 dd492736-c11a-0410-ad51-8c26713eaf7f --- webstuff/frontend/css/example.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/webstuff/frontend/css/example.css b/webstuff/frontend/css/example.css index 4c12a59..8cb46e7 100644 --- a/webstuff/frontend/css/example.css +++ b/webstuff/frontend/css/example.css @@ -273,9 +273,11 @@ div.small_set div.module a.mod_small_link div.mod_body span.mod_now { padding-top:26pt; } div.small_set div.module#windsSmall_2 a.mod_small_link div.mod_body span.mod_now, div.small_set div.module#regenSmall_3 a.mod_small_link div.mod_body span.mod_now { - font-size: 17pt; - padding-top:20pt; + font-size: 20px; + padding-top:27px; + line-height:15px; /* IE-Hack*/ + _line-height:32px; _padding-top:17pt; padding-bottom:0pt; }