Difference between revisions of "Team:UCL/Playingaround"
Line 301: | Line 301: | ||
− | .buttonblack2:hover { border: solid 5px #493C54; color: #493C54; background: url('https://static.igem.org/mediawiki/2015/f/fa/UCL_Learnmorearrows.png') center bottom 5px / 15% no-repeat, url('https://static.igem.org/mediawiki/2015/e/e7/UCL_MG_6312_2.png') bottom -60px center / 200% no-repeat; opacity: 0.8;} | + | .buttonblack2:hover { border: solid 5px #493C54; color: #493C54; background: url('https://static.igem.org/mediawiki/2015/f/fa/UCL_Learnmorearrows.png') center bottom 5px / 15% no-repeat, url('https://static.igem.org/mediawiki/2015/e/e7/UCL_MG_6312_2.png') bottom -60px center / 200% no-repeat; opacity: 0.8; |
+ | |||
+ | transition-property: background, color, border-color; | ||
+ | transition-duration: 5s; | ||
+ | transition-timing-function: ease; } | ||
Revision as of 22:48, 25 August 2015