aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrancis <francis>2008-08-31 14:36:44 +0000
committerfrancis <francis>2008-08-31 14:36:44 +0000
commitf6806c86ee069f79c2d40c176939f7127c6c0f90 (patch)
treeb99b1959b7ed6248f268137a646a1f77f42fd519
parent9d273f2366c8131024ffd8e5d6ef5ac55538609d (diff)
Boldness throughout form made it unreadable, as key words weren't highlighted.
-rw-r--r--public/stylesheets/main.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/stylesheets/main.css b/public/stylesheets/main.css
index 2d411b3ee..4441fb932 100644
--- a/public/stylesheets/main.css
+++ b/public/stylesheets/main.css
@@ -593,6 +593,7 @@ div.pagination { text-align: center; padding-top: 0.3em;}
padding: 0.5em;
}
.describe_state_form {
+ font-weight: normal;
margin-bottom: 1em;
font-size: 1.0em;
color: #454545;