]> git.deb.at Git - deb/packages.git/commitdiff
minor formatting and line height tweak
authorKalle Söderman <kalle.soderman@gmail.com>
Wed, 2 Feb 2011 23:04:15 +0000 (23:04 +0000)
committerKalle Söderman <kalle.soderman@gmail.com>
Wed, 2 Feb 2011 23:04:15 +0000 (23:04 +0000)
static/debpkg.css

index d816342f44cffb7895eb24e343f186a28c05aeff..fd12ed1d17eacf42ae599d535f1131209180ba26 100644 (file)
@@ -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;
 }