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

m
m
Line 164: Line 164:
 
}
 
}
 
#Juan {
 
#Juan {
  background: grey;
 
  background-size: 100%;
 
}
 
#Norma {
 
 
   background: grey;
 
   background: grey;
 
   background-size: 100%;
 
   background-size: 100%;
Line 196: Line 192:
 
}
 
}
 
#Andres {
 
#Andres {
  background: grey;
 
  background-size: 100%;
 
}
 
#Diego {
 
 
   background: grey;
 
   background: grey;
 
   background-size: 100%;
 
   background-size: 100%;
Line 215: Line 207:
 
   background-size: 100%;
 
   background-size: 100%;
 
}
 
}
 
/**************************************************************** TEST *********************************************/
 
.box{
 
  position: relative;
 
  display: inline-block;
 
  width: 100px;
 
  height: 100px;
 
  border-radius: 5px;
 
  background-color: #fff;
 
  box-shadow: 0 1px 2px rgba(0,0,0,0.15);
 
  transition: all 0.3s ease-in-out;
 
}
 
 
.box::after {
 
  content: '';
 
  position: absolute;
 
  z-index: -1;
 
  width: 100%;
 
  height: 100%;
 
  opacity: 0;
 
  border-radius: 5px;
 
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
 
  transition: opacity 0.3s ease-in-out;
 
}
 
 
.box:hover {
 
  transform: scale(1.2, 1.2);
 
}
 
 
.box:hover::after {
 
  opacity: 1;
 
}
 
 
 
</style>
 
</style>
 
</head>
 
</head>
Line 311: Line 270:
 
       <div class="member">
 
       <div class="member">
 
         <div class="photo" id="Juan">
 
         <div class="photo" id="Juan">
        </div>
 
      </div>
 
      <div class="member">
 
        <div class="photo" id="Norma">
 
 
         </div>
 
         </div>
 
       </div>
 
       </div>
Line 343: Line 298:
 
       <div class="member">
 
       <div class="member">
 
         <div class="photo" id="Andres">
 
         <div class="photo" id="Andres">
        </div>
 
      </div>
 
      <div class="member">
 
        <div class="photo" id="Diego">
 
 
         </div>
 
         </div>
 
       </div>
 
       </div>

Revision as of 17:57, 18 August 2018

Team
Learn about us
Team Members
Esteban de la Peña

Contact Us

Sponsors