From: Joey Schulze Date: Sat, 29 Sep 2007 11:12:48 +0000 (+0000) Subject: Reduced the line height X-Git-Url: https://git.infodrom.org/?p=infodrom.org%2Flists.infodrom.org;a=commitdiff_plain;h=fb1ad6dd67d8c92fb056c8a1c8569c7b1fce3fe3 Reduced the line height --- diff --git a/src/infodrom.css b/src/infodrom.css index 87194f2..6456037 100644 --- a/src/infodrom.css +++ b/src/infodrom.css @@ -4,7 +4,7 @@ body { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; - line-height: 20px; + line-height: 18px; background-color: #f7f7f7; color: #000000; }