I have experimented with different settings and have decided to use the settings added in this commit onwards for the main article/post.
@@ -11,8 +11,14 @@ text-align: center;
color: white;
}
-
+.post
+{
+font-family: Georgia, "DejaVu Serif", Times, "Times New Roman", serif;
+font-size: 1.0em;
+line-height: 1.5em;
+color: #111;
+text-align: justify;
+}
/*
_______________________________
@@ -40,4 +46,4 @@ Provide higher res assets for iPhone 4 - preset code from cssgrid.net */
*/
-}