Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 538: Line 538:
position: absolute;
position: absolute;
left:0px;
left:0px;
-
bottom:0px;
+
top:0px;
width:0px;
width:0px;
background-color:red;
background-color:red;
-webkit-transition:all 0.3s linear 0s;
-webkit-transition:all 0.3s linear 0s;
transition: all 0.3s;
transition: all 0.3s;
-
z-index:52;
+
z-index:51;
}
}

Revision as of 17:56, 15 October 2014