Browse Source

line-height on homepage

raylu 12 years ago
parent
commit
26836ef4aa
1 changed files with 4 additions and 0 deletions
  1. 4 0
      static/style.css

+ 4 - 0
static/style.css

@@ -26,6 +26,10 @@ a:hover {
 	float: right;
 }
 
+#wrap #content p {
+	line-height: 1.5;
+}
+
 #wrap #nav {
 	float: left;
 	width: 175px;