Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 542: Line 542:
background-color:red;
background-color:red;
-webkit-transition:width 0.3s linear 0s;
-webkit-transition:width 0.3s linear 0s;
 +
transition: all 0.3ss;
z-index:52;
z-index:52;
}
}
Line 547: Line 548:
.smallpic:hover + .picdescription{
.smallpic:hover + .picdescription{
width:200px;
width:200px;
-
height:200px;
+
height:100px;
}
}
</style>
</style>
</html>
</html>

Revision as of 17:53, 15 October 2014