hate css
This commit is contained in:
parent
f3664920da
commit
be40dca757
|
@ -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;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user