Difference between revisions of "Team:Macquarie Australia"

Line 6: Line 6:
  
 
/* Parameter for the whole meta script location, etc. */
 
/* Parameter for the whole meta script location, etc. */
 +
 +
 +
/* DO NOT REMOVE */
 +
#content {
 +
    width: 100vw;
 +
    margin: 0;
 +
    padding: 0;
 +
}
 +
 +
#top_title {
 +
    display: none;
 +
}
 +
 +
#globalWrapper {
 +
    padding-bottom: 0;
 +
}
 +
 +
* {
 +
margin: 0px;
 +
font-family: 'Lato', sans-serif;
 +
}
  
 
body {
 
body {

Revision as of 03:13, 18 July 2018

<!DOCTYPE html>

Maquarie iGEM 2018

Project description goes here....