'reduced the distance above the footer from 100px to 40px'

This commit is contained in:
urs_hunkler
2006-09-22 15:17:12 +00:00
parent a234a89cc8
commit debad50603
+1 -1
View File
@@ -353,7 +353,7 @@ table.navbar {
#footer {
text-align:center;
margin-top: 100px;
margin-top: 40px;
}
.homelink {