Difference between revisions of "Template:WHU-China"

 
(12 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: #52bfeb;
 
}
 
 
  
  

Latest revision as of 03:49, 2 November 2017