From 52eb2eb1c4689094a2616a6b8a150eab862b58c2 Mon Sep 17 00:00:00 2001 From: Joey Schulze Date: Thu, 4 Oct 2007 19:32:28 +0000 Subject: [PATCH] New class for tables with less height --- src/infodrom.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/infodrom.css b/src/infodrom.css index 625bbfc..f2d621d 100644 --- a/src/infodrom.css +++ b/src/infodrom.css @@ -26,7 +26,9 @@ a:visited { */ .font { font-size: 13px; - line-height: 16px; +} +.height { + line-height: 15px; } .none { display: none; -- 2.20.1