Template:Team:Concordia/CSS

From 2014.igem.org

(Difference between revisions)
Line 984: Line 984:
   
   
.notebook_image{
.notebook_image{
-
    width: 100%;
 
-
    height: 100%;
 
     -moz-transition: all 0.3s;
     -moz-transition: all 0.3s;
     -webkit-transition: all 0.3s;
     -webkit-transition: all 0.3s;
     transition: all 0.3s;
     transition: all 0.3s;
 +
}
 +
 +
.notebook_image img{
 +
    width: 100%;
 +
    height: auto;
}
}
   
   

Revision as of 17:37, 17 October 2014