Sfoglia il codice sorgente

line-height on homepage

raylu 12 anni fa
parent
commit
26836ef4aa
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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;