Difference between revisions of "Team:Tec-Monterrey/sandboxDavid"

Line 495: Line 495:
 
         @keyframes float {
 
         @keyframes float {
 
0% {
 
0% {
box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
 
 
transform: translatey(0px);
 
transform: translatey(0px);
 
}
 
}
 
50% {
 
50% {
box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2);
 
 
transform: translatey(-20px);
 
transform: translatey(-20px);
 
}
 
}
 
100% {
 
100% {
box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
 
 
transform: translatey(0px);
 
transform: translatey(0px);
 
}
 
}
Line 511: Line 508:
 
             height: 10vh;
 
             height: 10vh;
 
             width: 10vh;
 
             width: 10vh;
 +
            overflow: hidden;
  
 
             color: #fff;
 
             color: #fff;
Line 521: Line 519:
 
             transition: background-color 0.3s;
 
             transition: background-color 0.3s;
 
             transform: translatey(0px);
 
             transform: translatey(0px);
      animation: float 6s ease-in-out infinite;
+
        animation: float 6s ease-in-out infinite;
 
         }
 
         }
  

Revision as of 14:51, 14 October 2018


E. coding
Tec-Monterrey

Contact Us

Sponsors