# HG changeset patch # User Horst Gutmann # Date 1234979038 -3600 # Node ID 8be782354e8b6c91c9ca32d5964d17fd21486515 # Parent fd76d82cce1e76c21631ce6431cdeb26ce91a69c Increased the fontsize a bit and also darkened the base-font to increase the contrast diff -r fd76d82cce1e -r 8be782354e8b hgscm/media/css/styles.css --- a/hgscm/media/css/styles.css Wed Feb 18 15:57:21 2009 +0100 +++ b/hgscm/media/css/styles.css Wed Feb 18 18:43:58 2009 +0100 @@ -19,7 +19,7 @@ /* * General Document Settings */ -body { font: .875em/1.4285em "Times New Roman", Times, Georgia, serif; color: #666; width: 900px; margin: 0 auto; position: relative; } +body { font: .925em/1.4285em "Times New Roman", Times, Georgia, serif; color: #111; width: 900px; margin: 0 auto; position: relative; } /* * Headings