changeset 74:8be782354e8b

Increased the fontsize a bit and also darkened the base-font to increase the contrast
author Horst Gutmann <zerok@zerokspot.com>
date Wed, 18 Feb 2009 18:43:58 +0100
parents fd76d82cce1e
children e8119809dfab
files hgscm/media/css/styles.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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