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

Line 14: Line 14:
 
     <div>
 
     <div>
 
       <a class='rolloverarsenic' href="#"></a>
 
       <a class='rolloverarsenic' href="#"></a>
 +
    </div>
 +
 +
    <div>
 +
      <a class='rolloverstrawberry' href="#"></a>
 
     </div>
 
     </div>
  
Line 30: Line 34:
  
 
.rolloverarsenic:hover {
 
.rolloverarsenic:hover {
 +
  background: url(https://static.igem.org/mediawiki/2018/e/e1/T--Tec-Chihuahua--ArsenicHover.jpg) no-repeat;
 +
}
 +
 +
.rolloverstrawberry {
 +
  display:block;
 +
  width: 600px;
 +
  height: 600px;
 +
  background: url(https://static.igem.org/mediawiki/2018/3/31/T--Tec-Chihuahua--Arsenic.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;
 +
}
 +
 +
.rolloverstrawberry:hover {
 
   background: url(https://static.igem.org/mediawiki/2018/e/e1/T--Tec-Chihuahua--ArsenicHover.jpg) no-repeat;
 
   background: url(https://static.igem.org/mediawiki/2018/e/e1/T--Tec-Chihuahua--ArsenicHover.jpg) no-repeat;
 
}
 
}

Revision as of 01:38, 12 July 2018

Erwinions