Difference between revisions of "Team:Tec-Chihuahua/brainstorm"

Line 18: Line 18:
 
     <div>
 
     <div>
 
       <a class='rolloverbeans' href="#"></a>
 
       <a class='rolloverbeans' href="#"></a>
 +
    </div>
 +
 +
    <div>
 +
      <a class='rolloverBPA' href="#"></a>
 
     </div>
 
     </div>
  
Line 50: Line 54:
 
.rolloverbeans:hover {
 
.rolloverbeans:hover {
 
   background: url(https://static.igem.org/mediawiki/2018/a/a1/T--Tec-Chihuahua--Beanshover.jpg) no-repeat;
 
   background: url(https://static.igem.org/mediawiki/2018/a/a1/T--Tec-Chihuahua--Beanshover.jpg) no-repeat;
 +
}
 +
 +
.rolloverBPA {
 +
  display:block;
 +
  width: 600px;
 +
  height: 600px;
 +
  background: url(https://static.igem.org/mediawiki/2018/5/5a/T--Tec-Chihuahua--BPA.jpg) no-repeat;
 +
  -webkit-transition: all .7s ease-in-out;
 +
  -moz-transition: all .7s ease-in-out;
 +
  -o-transition: all .7s ease-in-out;
 +
  transition: all .7s ease-in-out;
 +
}
 +
 +
.rolloverBPA:hover {
 +
  background: url(https://static.igem.org/mediawiki/2018/c/c9/T--Tec-Chihuahua--BPAhover.jpg) no-repeat;
 
}
 
}
  

Revision as of 01:50, 12 July 2018

Erwinions