line-height on body
authorSebastian Slomski <Sebastian Slomski sebastian@simple-systems.org>
Wed, 18 May 2011 15:42:26 +0000 (17:42 +0200)
committerSebastian Slomski <Sebastian Slomski sebastian@simple-systems.org>
Wed, 18 May 2011 15:42:26 +0000 (17:42 +0200)
gitweb.css

index afe4f9efc3c52b125fd77a12ea8818db298bd739..7e5e09b0df83cb158bfecb559a861f07a1ae1e7f 100755 (executable)
@@ -47,6 +47,7 @@ a { outline: none; }
 body {
   font-family: "Monaco", "Courier New", monospace;
   font-size: 12px;
+  line-height: 1.5;
   margin: 0;
   background-color: #fff;
   color: #000000;