@@ -100,6 +100,7 @@ body
.intro-text
{
width:480px;
+ line-height:1.4em;
}
.main
@@ -152,6 +153,12 @@ body
margin-top: 30px;
+.content li
+{
+ line-height:1.5em;
+ margin-bottom:1em;
+}
+
a, a:visited
color:#2972A3;