diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-29 07:32:56 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-29 07:32:56 +0000 |
commit | 31970d3c076cf4b24ab836c088a1193da0b9d81c (patch) | |
tree | f0652b7aa88f0ce0a72c0a678f6770c389b5e078 | |
parent | d2639d7c840f8f95ce1590dd6d34a4091c32932f (diff) |
minor
-rw-r--r-- | doc/style.css | 2 |
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. */ |