Difference between revisions of "Template:BIT-China"
(Prototype team template page) |
|||
Line 10: | Line 10: | ||
/* Change Background color*/ | /* Change Background color*/ | ||
− | body { | + | body{ |
− | + | 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: | + | width:100%; |
− | + | margin:0px; | |
− | + | border:0px; | |
− | + | background-color:transparent; | |
− | + | font-size: 17px; | |
− | + | line-height: 1.5em; | |
− | + | font-family: "Calibri", Helvetica, sans-serif; | |
− | + | ||
− | + | ||
− | + | ||
− | font-family: " | + | |
} | } | ||
Revision as of 09:57, 9 September 2015