Template:Team:SJTU-BioX-Shanghai/footer

From 2014.igem.org

(Difference between revisions)
Line 31: Line 31:
     /*width: 90%;*/
     /*width: 90%;*/
     margin: 0 auto;
     margin: 0 auto;
 +
}
 +
@media screen and (max-width: 55.6875em) {
 +
.footer {
 +
height:600px;
 +
}}
 +
@media screen and (max-height: 25.25em) and (max-width: 44.3125em) {
 +
.footer  {
 +
height:1000px;
}
}
}
}

Revision as of 02:12, 17 October 2014