diff options
Diffstat (limited to 'public/stylesheets/main.css')
-rw-r--r-- | public/stylesheets/main.css | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/public/stylesheets/main.css b/public/stylesheets/main.css index 809de9862..b266d5206 100644 --- a/public/stylesheets/main.css +++ b/public/stylesheets/main.css @@ -631,7 +631,7 @@ div.pagination { text-align: center; padding-top: 0.3em;} } /*-------------------- Content : action notice */ -#notice, .describe_state_form, .undescribed_requests, .other_describe_state_form, .gone_postal_help +#notice, .describe_state_form, .undescribed_requests, .gone_postal_help { color: #16C132; font-size: 1.4em; @@ -642,6 +642,10 @@ div.pagination { text-align: center; padding-top: 0.3em;} background-color: #D5FFD8; padding: 0.5em; } + +.form_explanation{ + font-size: 0.8em; +} /* This doesn't seem to work, not sure why (if you turn it on, check all * flashes with <strong> in them work OK) #notice * strong |