Template:Team:Waterloo/CSS/WaterlooTeam

From 2014.igem.org

(Difference between revisions)
(updates infoview)
(updates infoview)
Line 15: Line 15:
div.imageGrid td{
div.imageGrid td{
   cursor: pointer;
   cursor: pointer;
 +
}
 +
#infoView_container {
}
}
#infoView{
#infoView{
   cursor: auto;
   cursor: auto;
   font-family: Oxygen;
   font-family: Oxygen;
-
  margin-top: 30px;
 
   min-width: 325px;
   min-width: 325px;
   height: 750px;
   height: 750px;
Line 25: Line 26:
   background: #F0F0F0;
   background: #F0F0F0;
   border-radius: 50px;
   border-radius: 50px;
-
   box-shadow: 5px 8px 5px #5AA3B8;"
+
   box-shadow: 5px 8px 5px #5AA3B8;
 +
  padding: 30px;
}
}
#infoView h2{
#infoView h2{

Revision as of 19:33, 17 October 2014