Template:CSS/style2

From 2014.igem.org

(Difference between revisions)
Line 47: Line 47:
top:3px;
top:3px;
left:10px;
left:10px;
 +
-webkit-transition: all .2s ease;
 +
    -moz-transition: all .2s ease;
 +
      -o-transition: all .2s ease;
 +
      -ms-transition: all .2s ease;
 +
          transition: all .2s ease;
 +
 +
}
 +
 +
.logo:hover{
 +
width:128px;
}
}

Revision as of 22:18, 15 October 2014