From c1dbaceb5cc789a6d4722c3a2ab9ca0abe30c749 Mon Sep 17 00:00:00 2001 From: helmutm Date: Wed, 22 Sep 2010 13:15:04 +0000 Subject: [PATCH] work in progress: layouts for the Lobo skin git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4005 fd906abe-77d9-0310-91a1-e0d9ade77398 --- browser/skin/lobo/lobo.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/browser/skin/lobo/lobo.css b/browser/skin/lobo/lobo.css index e2f2ab7..360219a 100644 --- a/browser/skin/lobo/lobo.css +++ b/browser/skin/lobo/lobo.css @@ -220,12 +220,11 @@ fieldset.box td { .content-2 h1, .content-1 h2, h2 { font-size: 160%; - font-weight: normal; padding-top: 0.5em; } .content-3 h1, .content-2 h2, .content-1 h3, h3 { - font-size: 140%; + font-size: 150%; font-weight: normal; padding-top: 0.4em; }