Template:Team:Waterloo/CSS/WaterlooTeam

From 2014.igem.org

(Difference between revisions)
m
m
 
(8 intermediate revisions not shown)
Line 22: Line 22:
   font-family: Oxygen;
   font-family: Oxygen;
   min-width: 325px;
   min-width: 325px;
 +
  min-height: 500px;
   text-align: center;
   text-align: center;
   background: #F0F0F0;
   background: #F0F0F0;
Line 42: Line 43:
   max-width: 100px;
   max-width: 100px;
   border-radius: 50%;
   border-radius: 50%;
 +
}
 +
@media screen and (max-width: 1060px) { /* above tablet size */
 +
#teamPictures .half-column {
 +
    width: 100%;
 +
    padding: 5px;
 +
    float: none;
 +
  }
}
}
</style>
</style>
</html>
</html>

Latest revision as of 00:45, 18 October 2014