Difference between revisions of "TemplateforTeams"

Line 2: Line 2:
 
<html>
 
<html>
  
+
/* This part of the code sets the styling of the webpage, you can modify as you please. */
 +
 
 
<!-- start of css -->
 
<!-- start of css -->
 
<style type="text/css">
 
<style type="text/css">
 
 
/* Clear the default wiki settings */
+
/* First, clear the default wiki settings */
 
 
 
/* Remove footer, catlinks and logos */
 
/* Remove footer, catlinks and logos */
Line 30: Line 31:
 
}
 
}
 
 
/*Clear wiki default settings for the top part and create mock "black navigation bar" */
+
/*Clear wiki default settings for the top part of the wiki page */
 
#top-section {  
 
#top-section {  
background-color: #383838;
 
 
border: 0 none;
 
border: 0 none;
 
height: 14px;
 
height: 14px;
Line 42: Line 42:
 
}
 
}
  
/* Create layout divs */
 
  
/* General content wrap */
+
/* First, clear the default wiki settings */
 +
 
 +
/* Main content wrap, this defines  */
 
#mainContainer {   
 
#mainContainer {   
 
width: 975px;
 
width: 975px;
Line 52: Line 53:
 
padding-top: 5px;
 
padding-top: 5px;
 
margin: auto;
 
margin: auto;
 +
background-color: white;
 
}
 
}
  

Revision as of 20:40, 4 February 2015

/* This part of the code sets the styling of the webpage, you can modify as you please. */



Welcome to iGEM 2015!

Your team has been approved and you are ready to start the iGEM season!
On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world!

Click here to edit this page!


Before you start:

Please read the Requirements page and the Wiki Requirements page.

Title

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

    Name of list

  • item 1
  • item 2