From 81d027c06b404c45263fa149782104923c108bb3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kalle=20S=C3=B6derman?= Date: Wed, 2 Feb 2011 23:04:15 +0000 Subject: [PATCH] minor formatting and line height tweak --- static/debpkg.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/debpkg.css b/static/debpkg.css index d816342..fd12ed1 100644 --- a/static/debpkg.css +++ b/static/debpkg.css @@ -42,7 +42,7 @@ margin: 0 0 10px 0.5em; border-left:1px solid #a9abb3; font-size: 0.75em; - line-height: 2; + line-height: 1.5; } #pmoreinfo a { text-decoration: none; @@ -97,7 +97,7 @@ background-repeat: no-repeat; background-position: 0.5em 1em; font-size: 0.75em; - line-height: 2em; + line-height: 2; background-color:#FFFFCB; border:0.15em solid #CCCCA3; } -- 2.39.2