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='rolloverFresa' href="#"></a>
 
     </div>
 
     </div>
  
Line 71: Line 75:
 
}
 
}
  
 +
.rolloverFresa {
 +
  display:block;
 +
  width: 600px;
 +
  height: 688px;
 +
  background: url(https://static.igem.org/mediawiki/2018/c/c1/T--Tec-Chihuahua--Fresa.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;
 +
}
 +
 +
.rolloverFresa:hover {
 +
  background: url(https://static.igem.org/mediawiki/2018/3/37/T--Tec-Chihuahua--Fresahover.jpg) no-repeat;
 +
}
 
</style>
 
</style>
 
</body>
 
</body>
 
</html>
 
</html>
 
{{:Team:Tec-Chihuahua/Templates/footer}}
 
{{:Team:Tec-Chihuahua/Templates/footer}}

Revision as of 01:54, 12 July 2018

Erwinions