footer correction

main
Philip Häusler 12 years ago
parent 3d2f6456e0
commit f5f698a2a5

@ -32,7 +32,7 @@ article, details {
}
#body {
margin: 0 5%;
margin: 0 20px 20px 20px;
}
#menu {

@ -11,7 +11,6 @@ footer, footer a {
border: 1px solid #fff;
border-radius: 2px;
padding: 20px;
margin: 0 20px;
}
.content {

@ -40,7 +40,5 @@
</div>
<div class="clear"></div>
</div>
<footer>
</footer>
</body>
</html>

Loading…
Cancel
Save