Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 96: Line 96:
.gaurav{
.gaurav{
-
width:100px;
+
width:100%;
-
height:100px;
+
height:100%;
position:absolute;
position:absolute;
top:0px;
top:0px;
Line 104: Line 104:
.gauravbig{
.gauravbig{
position: absolute;
position: absolute;
-
width:300px;
+
width:0px;
-
height:300px
+
height:0px
-webkit-transition:width 0.3s linear 0s;
-webkit-transition:width 0.3s linear 0s;
transition:width 0.3s linear 0s;
transition:width 0.3s linear 0s;

Revision as of 15:57, 26 September 2014