Template:Team:Waterloo/CSS/WaterlooTeam

From 2014.igem.org

(Difference between revisions)
m
m
Line 42: Line 42:
   max-width: 100px;
   max-width: 100px;
   border-radius: 50%;
   border-radius: 50%;
 +
}
 +
@media screen and (max-width: 1020px) { /* above tablet size */
 +
.half-column {
 +
    width: 100%;
 +
    padding: 5px;
 +
    float: none;
 +
  }
}
}
</style>
</style>
</html>
</html>

Revision as of 00:38, 18 October 2014