From 6ab3328c2a0b92dbf4811b60c5bc608a6c018c0a Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 26 Nov 2008 19:33:29 +0100 Subject: Incorporate suggestions by Olaf Buddenhagen. --- local.css | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/local.css b/local.css index 155c73c5..f99a4602 100644 --- a/local.css +++ b/local.css @@ -102,7 +102,7 @@ a:hover { max-width: 50%; float: left; - margin-right: 40px; + margin-right: 3em; } .pageheader .actions .per_page ul:before @@ -186,7 +186,7 @@ a:hover #feedlink, .newsitem { - margin-bottom: 2px; + margin-bottom: 0.2em; } .newsitem @@ -197,7 +197,7 @@ a:hover { max-width: 30%; float: left; - margin-right: 10px; + margin-right: 1em; border-bottom: 1px solid black; border-right: 1px solid black; } @@ -214,14 +214,12 @@ a:hover .newsitem .actions ul { border-bottom-style: none; + padding: 0.5em 0; + line-height: 1; } -.newsitemcontent +.newsitemcontent p { - padding-left: 0.5em; - padding-right: 0.5em; - /* TODO. Why are these needed? */ - margin-top: -15px; - margin-bottom: -10px; + margin: 0.3em; } -- cgit v1.2.3