Reduced the line height
authorJoey Schulze <joey@infodrom.org>
Sat, 29 Sep 2007 11:12:48 +0000 (11:12 +0000)
committerJoey Schulze <joey@infodrom.org>
Sat, 29 Sep 2007 11:12:48 +0000 (11:12 +0000)
src/infodrom.css

index 87194f2..6456037 100644 (file)
@@ -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;
 }