Ver código fonte

line-height on homepage

raylu 12 anos atrás
pai
commit
26836ef4aa
1 arquivos alterados com 4 adições e 0 exclusões
  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;