#213689 by jotik: Avoid clashes with system colors.

merge-requests/26/head
Angie Byron 2009-04-11 21:19:25 +00:00
parent c7095deb64
commit f278da9e50
1 changed files with 2 additions and 0 deletions

View File

@ -14,11 +14,13 @@ body {
input {
font: 1em/100% Verdana, sans-serif;
color: #494949;
background-color: #fff;
}
textarea, select {
font: 1em/160% Verdana, sans-serif;
color: #494949;
background-color: #fff;
}
h1, h2, h3, h4, h5, h6 {