From c98479daf5a170018f7a5536a384fd9ead600104 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20Pr=C3=A9vot?= Date: Tue, 1 Mar 2011 15:19:24 -0400 Subject: [PATCH] Use smaller font for Download table --- static/debpkg.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/debpkg.css b/static/debpkg.css index 95830bb..7515ea7 100644 --- a/static/debpkg.css +++ b/static/debpkg.css @@ -219,6 +219,7 @@ div#pothers { border-bottom: 1px solid #a9abb3; border-top: 1px solid #a9abb3; width: 100%; + font-size: 0.75em; } #pdeplegend td li { padding-left:0; -- 2.39.2