Difference between revisions of "Template:Team:BNU-CHINA/CSS/main.CSS"

Line 28: Line 28:
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
#mainContainer {   
 
#mainContainer {   
width: 978px;
+
width: 960px;
 
overflow:hidden;
 
overflow:hidden;
 
float:left;
 
float:left;
Line 46: Line 46:
 
#contentContainer {
 
#contentContainer {
 
padding-top:20px;
 
padding-top:20px;
padding-right:10px;
+
padding-right: 30px;
 +
                                padding-left: 30px;
 
margin-bottom: 20px;
 
margin-bottom: 20px;
 
width: 900px;
 
width: 900px;
padding-left: 20px;
 
 
float: left;
 
float: left;
 
background-color: #fff;  
 
background-color: #fff;  
border-top: 14px solid transparent;
+
border-top: 14px solid #FAD15C;
 
font-family: "Microsoft YaHei", "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Microsoft YaHei", "Trebuchet MS", Helvetica, sans-serif;
 
                         }
 
                         }

Revision as of 05:40, 10 August 2015