Difference between revisions of "Team:Melbourne/Project"

 
(24 intermediate revisions by the same user not shown)
Line 65: Line 65:
 
     display: none;
 
     display: none;
 
     padding: 50px;
 
     padding: 50px;
 +
padding-top:20px;
 
     text-align: center;
 
     text-align: center;
 
margin: auto
 
margin: auto
Line 71: Line 72:
 
/* Style each tab content individually */  
 
/* Style each tab content individually */  
 
#overview {
 
#overview {
background-color:white;}
+
background-color:#426487;
 +
}
  
 
#notebook {
 
#notebook {
background-color:white;}
+
background-image:url(https://media.giphy.com/media/gH2bKIakvLuW4/giphy.gif);
 +
background-color:black;
 +
}
  
 
#attributions {
 
#attributions {
background-color:black;}
+
background-image:url(https://media.giphy.com/media/3NeSk2IVEd2FYUQEcM/giphy.gif);
 +
background-color:black}
  
 
#Design {
 
#Design {
background-color:black;}
+
background-image:url(https://media.giphy.com/media/xUA7bfDro97ipc4fu0/giphy.gif);
 
+
background-color:black}
#overview_img{
+
width:100%;
+
}
+
  
  
Line 97: Line 99:
 
<body>
 
<body>
  
<br><br><br><br><br><br><br><br><br><br>
+
<img class="mosaic_img" src="https://static.igem.org/mediawiki/2018/2/2e/T--Melbourne--igem_mosaic.png" style="margin-top:35px; width:100%">
  
 
<button class="tablink" onclick="openCity('overview', this, '#0D306A')" id="defaultOpen">Project Overview</button>
 
<button class="tablink" onclick="openCity('overview', this, '#0D306A')" id="defaultOpen">Project Overview</button>
Line 106: Line 108:
  
 
<div id="overview" class="tabcontent">
 
<div id="overview" class="tabcontent">
<img class="overview_img" src="https://static.igem.org/mediawiki/2018/5/53/T--Melbourne--project_overview.png">
+
<img class="overview_img" src="https://static.igem.org/mediawiki/2018/5/53/T--Melbourne--project_overview.png" style="width:40%; margin-top:35px;">
 
</div>
 
</div>
  
 
<div id="notebook" class="tabcontent">
 
<div id="notebook" class="tabcontent">
<img class="overview_img" src="https://static.igem.org/mediawiki/2018/b/bd/T--Melbourne--notebook_pt1.png"><br>
+
<img class="overview_img" src="https://static.igem.org/mediawiki/2018/b/bd/T--Melbourne--notebook_pt1.png" style="width:40%; margin-top:35px;"><br>
<img class="overview_img" src="https://static.igem.org/mediawiki/2018/5/5d/T--Melbourne--notebook_pt2.png">
+
<img class="overview_img" src="https://static.igem.org/mediawiki/2018/5/5d/T--Melbourne--notebook_pt2.png" style="width:40%;">
 
</div>
 
</div>
  
 
<div id="attributions" class="tabcontent">
 
<div id="attributions" class="tabcontent">
<img class="overview_img" src="https://static.igem.org/mediawiki/2018/d/d0/T--Melbourne--attributions.png">
+
<img class="overview_img" src="https://static.igem.org/mediawiki/2018/d/d0/T--Melbourne--attributions.png" style="width:40%; margin-top:35px;">
 
</div>
 
</div>
  
 
<div id="Design" class="tabcontent">
 
<div id="Design" class="tabcontent">
<img class="overview_img" src="https://static.igem.org/mediawiki/2018/4/4b/T--Melbourne--project_design.png">
+
<img class="overview_img" src="https://static.igem.org/mediawiki/2018/4/4b/T--Melbourne--project_design.png" style="width:40%; margin-top:35px;">
 
</div>
 
</div>
  
 +
 +
<div id="footer">
 +
Property of Team Melbourne
 +
</div>
  
 
</body>
 
</body>
  
 
</html>
 
</html>

Latest revision as of 02:08, 18 October 2018