From: Joey Schulze Date: Thu, 4 Oct 2007 19:32:28 +0000 (+0000) Subject: New class for tables with less height X-Git-Url: https://git.infodrom.org/?p=infodrom.org%2Fservice.infodrom.org;a=commitdiff_plain;h=52eb2eb1c4689094a2616a6b8a150eab862b58c2 New class for tables with less height --- 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;