Template:Team:Waterloo/CSS/WaterlooTeam

From 2014.igem.org

(Difference between revisions)
(updates infoview)
Line 17: Line 17:
}
}
#infoView{
#infoView{
-
  width: 50%;
 
   padding: 30px;
   padding: 30px;
   cursor: auto;
   cursor: auto;
   font-family: Oxygen;
   font-family: Oxygen;
 +
  margin-top: 30px;
 +
  min-width: 325px;
 +
  height: 750px;
 +
  text-align: center;
 +
  background: #F0F0F0;
 +
  border-radius: 50px;
 +
  box-shadow: 5px 8px 5px #5AA3B8;"
}
}
#infoView h2{
#infoView h2{

Revision as of 19:26, 17 October 2014