diff --git a/ezmlm-web.css b/ezmlm-web.css index 649c520..44668eb 100644 --- a/ezmlm-web.css +++ b/ezmlm-web.css @@ -22,8 +22,12 @@ font.feature { #nav-bar { float: left; width: 14%; - margin: 0.5%; - padding-bottom: 1%; + margin-right: 1%; + margin-bottom: 1%; + margin-left: 0.5%; + margin-top: 0.5%; + padding-right: 0.5%; + padding-bottom: 0.5%; background-color: #c0c0b0; } diff --git a/index.html b/index.html index 273ecf0..25dc2b8 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,10 @@
If you are interested in the development code of ezmlm-web, then you may anonymously checkout the subversion repository at - -https://svn.systemausfall.org/svn/admin-tools/ezmlm-web.
+ +https://svn.systemausfall.org/svn/ezmlm-web. +You are also invited to use the project's bug tracking system.