summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-29 07:32:56 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-29 07:32:56 +0000
commit31970d3c076cf4b24ab836c088a1193da0b9d81c (patch)
treef0652b7aa88f0ce0a72c0a678f6770c389b5e078 /doc
parentd2639d7c840f8f95ce1590dd6d34a4091c32932f (diff)
minor
Diffstat (limited to 'doc')
-rw-r--r--doc/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/style.css b/doc/style.css
index d6f0eafac..97b30fbf8 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -47,7 +47,7 @@
/* Used for required form fields. */
.fb_required {
- font-style: bold;
+ font-weight: bold;
}
/* RSS button. */