comparison hgscm/media/css/styles.css @ 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 bef09338eceb
children cbd90a4980e6
comparison
equal deleted inserted replaced
73:fd76d82cce1e 74:8be782354e8b
17 a:hover, a:focus { text-decoration: none; } 17 a:hover, a:focus { text-decoration: none; }
18 18
19 /* 19 /*
20 * General Document Settings 20 * General Document Settings
21 */ 21 */
22 body { font: .875em/1.4285em "Times New Roman", Times, Georgia, serif; color: #666; width: 900px; margin: 0 auto; position: relative; } 22 body { font: .925em/1.4285em "Times New Roman", Times, Georgia, serif; color: #111; width: 900px; margin: 0 auto; position: relative; }
23 23
24 /* 24 /*
25 * Headings 25 * Headings
26 */ 26 */
27 h1, h2, h3 { font-size: 1em; font-family: Optimer, Helvetica, Arial, sans-serif; margin: 0 0 .5em 0; font-weight: normal; } 27 h1, h2, h3 { font-size: 1em; font-family: Optimer, Helvetica, Arial, sans-serif; margin: 0 0 .5em 0; font-weight: normal; }