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

Line 106: Line 106:
  
  
#footer { height: 180px;  color: white; }
+
 
 
#sponsors {
 
#sponsors {
 
text-align: center;
 
text-align: center;
Line 221: Line 221:
 
#footer{
 
#footer{
 
     width: 100%;
 
     width: 100%;
     height:200px;  /* footer的高度一定要是固定值*/  
+
     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: 180px;
+
   padding-bottom: 100px;
 
   padding-top: 95px;
 
   padding-top: 95px;
 
   /*保证footer是相对于container位置绝对定位*/
 
   /*保证footer是相对于container位置绝对定位*/

Revision as of 15:06, 10 October 2018


Parts

Loading.....