Difference between revisions of "Team:NYMU-Taipei/Nitrogen starvation"

Line 5: Line 5:
  
 
<head>
 
<head>
<meta charset="utf-8">
 
<meta http-equiv="X-UA-Compatible" content="IE=edge">
 
 
  
 
 
<style>
 
<style>
 
body{
 
body{
Line 67: Line 63:
 
padding-top:20px;
 
padding-top:20px;
 
}
 
}
 
/* Wrapper for the footer */
 
.igem_2017_footer_wrapper {
 
width: 81%;
 
padding: 0.8% 2%;
 
display:block;
 
float: right;
 
background:#396031 url('https://static.igem.org/mediawiki/2017/0/0f/T--NYMU-Taipei--footer.png') bottom no-repeat;
 
height:170px;
 
position: absolute;
 
right: 0;
 
bottom: 0;
 
font-family:'Economica', sans-serif;
 
}
 
 
.footer_half_size {
 
float: right;
 
width: 44%;
 
height: 135px;
 
margin:0.8% 3%;
 
padding:0% 2%;
 
background-color:rgba(255, 255, 255, 0.2);
 
 
}
 
 
 
/* IF THE SCREEN IS LESS THAN 800PX */
 
/* IF THE SCREEN IS LESS THAN 800PX */
 
@media only screen and (max-width: 800px) {
 
@media only screen and (max-width: 800px) {
Line 101: Line 72:
 
 
 
</style>
 
</style>
 +
 
<script>
 
<script>
 
function toggleHeight1(e, maxHeight) {
 
function toggleHeight1(e, maxHeight) {

Revision as of 04:11, 17 September 2017