diff options
author | matthew <matthew> | 2007-08-29 23:19:52 +0000 |
---|---|---|
committer | matthew <matthew> | 2007-08-29 23:19:52 +0000 |
commit | 2646cc4819b707f5746ea424c6b6ba30b89012b6 (patch) | |
tree | af8dd9f406402da8bdee9e45c22272ea8728970a | |
parent | 237ca914003266cefa7b0b7f4256f74e470e2a97 (diff) |
Gap before footer.
-rw-r--r-- | web/css.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/css.css b/web/css.css index 79bbe75e7..8b18807a3 100644 --- a/web/css.css +++ b/web/css.css @@ -233,6 +233,7 @@ ul#error { #front_recent { float: right; width: 48%; + margin-bottom: 1em; } #front_recent img { margin-right: 0.25em; |