Difference between revisions of "Template:BIT-China"

(Prototype team template page)
 
Line 10: Line 10:
  
 
/* Change Background color*/
 
/* Change Background color*/
body {  
+
body{
background-color: #fff;
+
                              margin:0 auto;
}
+
                              background-image: url("https://static.igem.org/mediawiki/2015/c/c3/BIT_China_grid_background.jpg");
 +
                              background-repeat:repeat;
 +
}
  
 
/* 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:100%;
overflow:hidden;
+
                                margin:0px;
float:left;
+
                                border:0px;
margin-left:20px;
+
                                background-color:transparent;
margin-bottom: 10px;
+
                                font-size: 17px;
background-color: #fff;  
+
                                line-height: 1.5em;
border-bottom: 14px solid #565656;
+
font-family: "Calibri", Helvetica, sans-serif;
border-right: 2px solid #565656;
+
border-left: 2px solid #565656;
+
border-top: 2px solid #565656;
+
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
 
}
 
}
  

Revision as of 09:57, 9 September 2015