Line 106: | Line 106: | ||
− | + | ||
#sponsors { | #sponsors { | ||
text-align: center; | text-align: center; | ||
Line 221: | Line 221: | ||
#footer{ | #footer{ | ||
width: 100%; | width: 100%; | ||
− | height: | + | height:100px; /* footer的高度一定要是固定值*/ |
position:absolute; | position:absolute; | ||
bottom:0px; | bottom:0px; | ||
Line 230: | Line 230: | ||
clear:both; | clear:both; | ||
overflow: hidden; | overflow: hidden; | ||
− | padding-bottom: | + | padding-bottom: 100px; |
padding-top: 95px; | padding-top: 95px; | ||
/*保证footer是相对于container位置绝对定位*/ | /*保证footer是相对于container位置绝对定位*/ |
Revision as of 15:06, 10 October 2018