#213689 by jotik: Avoid clashes with system colors.
parent
c7095deb64
commit
f278da9e50
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue