This commit is contained in:
gnieark 2015-12-09 21:35:20 +01:00
parent 763d10fd2d
commit ed29686d93

View File

@ -61,8 +61,7 @@ footer{
font-size: 12px; font-size: 12px;
line-height: 1.5em; line-height: 1.5em;
text-align: center; text-align: center;
position: absolute;
bottom: 0;
} }
footer a { footer a {
@ -81,6 +80,7 @@ section{
margin: 0 auto; margin: 0 auto;
overflow: hidden; overflow: hidden;
width: 90%; width: 90%;
min-height:100%;
} }
article{ article{
float: right; float: right;