Template:Team:SJTU-BioX-Shanghai/footer

From 2014.igem.org

(Difference between revisions)
Line 31: Line 31:
     margin: 0 auto;
     margin: 0 auto;
}
}
 +
@media screen and (max-width: 55.6875em) {
 +
.footer {
 +
height:120px;
 +
}
 +
.footer-logo {
 +
  height:40px;
 +
}}
 +
@media screen and (max-height: 25.25em) and (max-width: 44.3125em) {
 +
.footer  {
 +
height:100px;
 +
}
 +
.footer-logo {
 +
  height:30px;
 +
}}
</style>
</style>
<div class="footer">
<div class="footer">

Revision as of 23:23, 12 October 2014