This commit is contained in:
gnieark 2015-12-09 22:00:55 +01:00
parent f3664920da
commit be40dca757

View File

@ -1,3 +1,6 @@
html {
height: 100%;
}
body{
width:100%;
font-size:100%;
@ -62,7 +65,7 @@ footer{
font-size: 12px;
line-height: 1.5em;
text-align: center;
position: absolute;
position: relative;
bottom: 0;
}