Parcourir la source

line-height on homepage

raylu il y a 12 ans
Parent
commit
26836ef4aa
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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;