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

Line 17: Line 17:
  
 
     <div>
 
     <div>
       <a class='rolloverstrawberry' href="#"></a>
+
       <a class='rolloverbeans' href="#"></a>
 
     </div>
 
     </div>
  
Line 37: Line 37:
 
}
 
}
  
.rolloverstrawberry {
+
.rolloverbeans {
 
   display:block;
 
   display:block;
 
   width: 600px;
 
   width: 600px;
 
   height: 600px;
 
   height: 600px;
   background: url(https://static.igem.org/mediawiki/2018/3/31/T--Tec-Chihuahua--Arsenic.jpg) no-repeat;
+
   background: url(https://static.igem.org/mediawiki/2018/8/8b/T--Tec-Chihuahua--Beans.jpg) no-repeat;
 
   -webkit-transition: all .7s ease-in-out;
 
   -webkit-transition: all .7s ease-in-out;
 
   -moz-transition: all .7s ease-in-out;
 
   -moz-transition: all .7s ease-in-out;
Line 48: Line 48:
 
}
 
}
  
.rolloverstrawberry:hover {
+
.rolloverstbeans: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/a/a1/T--Tec-Chihuahua--Beanshover.jpg) no-repeat;
 
}
 
}
  

Revision as of 01:42, 12 July 2018

Erwinions