Difference between revisions of "Team:SDU-CHINA/Parts"

Line 230: Line 230:
 
   clear:both;
 
   clear:both;
 
   overflow: hidden;
 
   overflow: hidden;
   padding-bottom: 100px;
+
   padding-bottom: 110px;
 
   padding-top: 95px;
 
   padding-top: 95px;
 
   /*保证footer是相对于container位置绝对定位*/
 
   /*保证footer是相对于container位置绝对定位*/
     position:relative;   
+
     position:absolute;   
 
     width:100%;
 
     width:100%;
    min-height:100%;  
+
top:18px;
 
     /*设置padding-bottom值大于等于footer的height值,以保证main的内容能够全部显示出来而不被footer遮盖;*/   
 
     /*设置padding-bottom值大于等于footer的height值,以保证main的内容能够全部显示出来而不被footer遮盖;*/   
 
     box-sizing: border-box;
 
     box-sizing: border-box;

Revision as of 15:23, 10 October 2018


Parts

Loading.....