Difference between revisions of "Team:UCL/Playingaround"
Line 281: | Line 281: | ||
vertical-align: middle; | vertical-align: middle; | ||
border-radius: 10px; | border-radius: 10px; | ||
− | transition-property: background | + | transition-property: background, color, border-color; |
transition-duration: 5s; | transition-duration: 5s; | ||
transition-timing-function: ease; | transition-timing-function: ease; | ||
Line 293: | Line 293: | ||
font-weight: bold; | font-weight: bold; | ||
color: #493C54; | color: #493C54; | ||
− | background | + | background: url('https://static.igem.org/mediawiki/2015/f/fa/UCL_Learnmorearrows.png'); |
background-size: 15%; | background-size: 15%; | ||
background-position: center bottom 4px; | background-position: center bottom 4px; | ||
Line 301: | Line 301: | ||
− | .buttonblack2:hover { border: solid 5px #493C54; color: #493C54; background | + | .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;} |
Revision as of 22:48, 25 August 2015