Difference between revisions of "Template:WHU-China"

 
(28 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
/*DISABLE DEFAULT DESIGN*/
 
/*DISABLE DEFAULT DESIGN*/
 
#bodyContent{
 
#bodyContent{
   min-width:1024px;
+
   min-width:1300px;
 
   font-family:"Arial Unicode MS";
 
   font-family:"Arial Unicode MS";
 
}
 
}
Line 48: Line 48:
  
 
#header{
 
#header{
 +
 
   position:relative;
 
   position:relative;
 
   width: 100%;
 
   width: 100%;
   min-width: 1024px;
+
   min-width: 1300px;
 
   /*width: 1366px;*/
 
   /*width: 1366px;*/
 
   height: 72px;
 
   height: 72px;
Line 66: Line 67:
 
}
 
}
 
#nav-wrapper{
 
#nav-wrapper{
  width: 1300px;
+
  width:auto;
 +
 
 
   margin: 0 auto;
 
   margin: 0 auto;
 
}
 
}
Line 73: Line 75:
 
    
 
    
 
   height:72px;
 
   height:72px;
   position: relative;
+
   position:relative;
   left: 20px;
+
   left:20px;
 
}
 
}
 
.nav ul {
 
.nav ul {
Line 228: Line 230:
 
   padding: 0;
 
   padding: 0;
 
}*/
 
}*/
#footer{
 
  width: 100%;
 
  min-width: 1024px;
 
  height: 369px;
 
  margin: 0 auto;
 
  display: block;
 
  background-color: #1EC2DB;
 
}
 
  
#footer_logos{
 
  width: 874px;
 
  height: 135px;
 
  margin: 0 auto;
 
  padding: 20px 0;
 
}
 
 
#footer_contact{
 
  width: 874px;
 
  height: 26px;
 
  margin: 0 auto;
 
}
 
#footer_social{
 
  width: 800px;
 
  height: 84px;
 
  margin: 0 auto;
 
}
 
#footer_social img{
 
  margin: 0;
 
}
 
  
 
.”caption”{
 
.”caption”{
Line 588: Line 562:
 
     clear:both;
 
     clear:both;
 
   }
 
   }
   table{
+
    
    color:#808080;
+
    border-collapse:collapse;
+
    margin-top:30px;
+
    table-layout: fixed;
+
  }
+
 
   strong{
 
   strong{
 
     color:#00aeef;
 
     color:#00aeef;
 
   }
 
   }
   td{
+
    
    text-align : left;
+
    vertical-align : top;
+
    width: 30%;
+
   
+
    padding:8px 30px 8px 0px;
+
  }
+
 
</style>
 
</style>
  
Line 639: Line 602:
 
margin-bottom: 15px;
 
margin-bottom: 15px;
 
margin-top: 15px;
 
margin-top: 15px;
 
+
  table-layout: fixed;
 
+
vertical-align : top;
  
 
font-size: 100%;
 
font-size: 100%;
Line 657: Line 620:
 
th, td {
 
th, td {
 
     padding: 15px;
 
     padding: 15px;
font-size: 15px;
+
font-size: 20px;
 
}
 
}
 
   
 
   
Line 666: Line 629:
 
</style>
 
</style>
  
 +
<style>
 +
p{
 +
    font-size:20px;
 +
 
 +
  color:#000;
 +
 
 +
}
  
 +
</style>
 
   
 
   
  
 
</html>
 
</html>

Latest revision as of 03:49, 2 November 2017