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