hate css
This commit is contained in:
parent
f3664920da
commit
be40dca757
|
@ -1,3 +1,6 @@
|
||||||
|
html {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
body{
|
body{
|
||||||
width:100%;
|
width:100%;
|
||||||
font-size:100%;
|
font-size:100%;
|
||||||
|
@ -62,7 +65,7 @@ footer{
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
position: absolute;
|
position: relative;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user