summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-04-11 21:19:25 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-04-11 21:19:25 +0000
commitf278da9e50815f279ce4c7bda993f5d21b43efa3 (patch)
treeeac03340b34b6258d628c8aaaf2e7014ef7907b8 /themes
parentc7095deb64f6a63c1663bf10dc377eff972c8887 (diff)
downloadbrdo-f278da9e50815f279ce4c7bda993f5d21b43efa3.tar.gz
brdo-f278da9e50815f279ce4c7bda993f5d21b43efa3.tar.bz2
#213689 by jotik: Avoid clashes with system colors.
Diffstat (limited to 'themes')
-rw-r--r--themes/garland/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/garland/style.css b/themes/garland/style.css
index 8765a0a70..6a53434f3 100644
--- a/themes/garland/style.css
+++ b/themes/garland/style.css
@@ -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 {