summaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-29 06:50:56 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-29 06:50:56 +0000
commitbe4a220f85a2494d4be2002420a257411f79f31c (patch)
treedaef09fb8e56ba16a53927ed7971cfb48671888b /doc/style.css
parent392116f0fd74301e5504fdc193ccca6ba009b1e2 (diff)
fix
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/style.css b/doc/style.css
index 5cb621119..c31c48c2e 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -40,7 +40,7 @@
/* Used for invalid form fields. */
.fb_invalid {
- background: red;
+ color: red;
}
/* Used for required form fields. */
.fb_required {