CSS Sticky footer
1108 ワード
.wrapper{
min-height: 100%;
}
.main {
padding-bottom: 64px;
}
.close {
position: relative;
width:32px;
height: 32px;
margin: -64px auto 0 auto;
clear: both;
}