Difference between revisions of "Team:BostonU HW"

Line 21: Line 21:
 
}
 
}
 
#FlowChart{
 
#FlowChart{
width: 100%;
+
width: 100% !important;
height: 30%;
+
height: 30% !important;
 
}
 
}
 
#pic2{
 
#pic2{
 
height: 30%;
 
height: 30%;
background-image: url("https://static.igem.org/mediawiki/2017/3/3b/MARS_Flowchart.png");
+
/*background-image: url("https://static.igem.org/mediawiki/2017/3/3b/MARS_Flowchart.png");*/
 
}
 
}
 
</style>
 
</style>
Line 34: Line 34:
 
<body>
 
<body>
  
<!-- THIS IS MAIN PAGE -->
 
 
<div class ="landing-page">
 
<div class ="landing-page">
<div class="wrapper" id="wrapper1">
+
<div class="wrapper" id="wrapper1">
<img src="https://static.igem.org/mediawiki/2017/2/22/MainPage.png" id="pic1">
+
<img src="https://static.igem.org/mediawiki/2017/2/22/MainPage.png" id="pic1">
</div>
+
</div>
  
<!-- This is to test menu -->
+
<div class="wrapper" id="pic2">
<div class="wrapper" id="pic2">
+
<img src="https://static.igem.org/mediawiki/2017/3/3b/MARS_Flowchart.png" id="FlowChart">
<div>
+
 
</div>
 
</div>
</div>
 
 
</div>
 
</div>
<!-- END OF MAIN PAGE -->
 
 
  
 
</body>
 
</body>

Revision as of 04:47, 26 October 2017

BostonU_HW

BostonU_HW Main Page