Template:CSS/style3

From 2014.igem.org

(Difference between revisions)
Line 324: Line 324:
.smallpic{
.smallpic{
-
width:100px;
+
width:150px;
-
height:100px;
+
height:150px;
border-radius:0px;
border-radius:0px;
z-index:52;
z-index:52;
Line 343: Line 343:
.smallpic:hover + .picdescription{
.smallpic:hover + .picdescription{
-
width:100px;
+
width:150px;
-
height:100px;
+
height:150px;
border-radius:0px;
border-radius:0px;
}
}

Revision as of 12:39, 16 October 2014