]> gitweb.michael.orlitzky.com - dead/census-tools.git/blobdiff - doc/project_overview/common.css
Moved the line-height definition into the body element.
[dead/census-tools.git] / doc / project_overview / common.css
index 3be3e01432aa00c6735f1c1d27854a2114476c1c..6238cc08404ba1962a42c9e9ab2f88de82411300 100644 (file)
@@ -15,6 +15,7 @@ body {
   background-color: #fff;
   color: #000;
   font-family: georgia;
+  line-height: 1.25;
   margin: 0 auto;
   width: 42em;
 }
@@ -49,13 +50,7 @@ h3 {
 }
 
 
-li {
-  line-height: 1.25;
-}
-
-
 p, blockquote {
-  line-height: 1.25;
   margin: 1.25em 0;
 }