diff options
author | matthew <matthew> | 2006-09-26 17:20:19 +0000 |
---|---|---|
committer | matthew <matthew> | 2006-09-26 17:20:19 +0000 |
commit | f3952dc3e2c5a72c36d93c48647e41faac3389da (patch) | |
tree | b5c8d29677d1e74709a7c38ca08ddc221936b4fa /web/css.css | |
parent | a980dc195ac3efeaddfdb88dc094adc6cde1d317 (diff) |
Activate contact form.
Diffstat (limited to 'web/css.css')
-rw-r--r-- | web/css.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/css.css b/web/css.css index aacd85b60..f145d3520 100644 --- a/web/css.css +++ b/web/css.css @@ -53,9 +53,10 @@ fieldset { ul#error { color: #cc0000; background-color: #ffeeee; - margin:0; + margin: 0; padding: 0 0 0 1.5em; border: solid 1px #cc0000; + text-align: left; } /* Site-wide layout */ |