diff options
author | matthew <matthew> | 2007-05-15 15:12:22 +0000 |
---|---|---|
committer | matthew <matthew> | 2007-05-15 15:12:22 +0000 |
commit | 01fceed6deb6bb869f3ef9570a355bae22128938 (patch) | |
tree | 229ea591fe9e87b4f05cdb57ef350e3a66686f39 /web/css.css | |
parent | 887c6537a7eda478f8054ecea288ad48bac3edae (diff) |
Add link to summary reports page; bugfix contact page.
Diffstat (limited to 'web/css.css')
-rw-r--r-- | web/css.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css.css b/web/css.css index a2c6784e4..a0a08dba7 100644 --- a/web/css.css +++ b/web/css.css @@ -138,7 +138,7 @@ ul#error { #navigation a { display: -moz-inline-box; display: inline-block; - padding: 0.5em 2em; + padding: 0.5em 1em; } #navigation a:link, #navigation a:visited { color: #5e552b; |