Difference between revisions of "Team:TP-CC San Diego/Templates/AnimationCSS"

 
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
<head>
 
<head>
 
<style>
 
<style>
 
 
.ih-item.circle.effect10 .img {
 
.ih-item.circle.effect10 .img {
 
   z-index: 11;
 
   z-index: 11;
Line 54: Line 53:
  
 
.ih-item.circle.effect10.top_to_bottom .info h3 {
 
.ih-item.circle.effect10.top_to_bottom .info h3 {
   margin: 30px 30px;
+
   margin: 0 30px;
   padding: 60px 0 0 0;
+
   padding: 25px 0 0 0;
 
   height: 78px;
 
   height: 78px;
 
}
 
}
Line 183: Line 182:
 
     .ih-item {
 
     .ih-item {
 
position: relative;
 
position: relative;
        float: left;
 
 
-webkit-transition: all 0.35s ease-in-out;
 
-webkit-transition: all 0.35s ease-in-out;
 
-moz-transition: all 0.35s ease-in-out;
 
-moz-transition: all 0.35s ease-in-out;
Line 194: Line 192:
 
-moz-box-sizing: border-box;
 
-moz-box-sizing: border-box;
 
box-sizing: border-box
 
box-sizing: border-box
        float: left;
 
 
}
 
}
  
Line 339: Line 336:
 
transform: translateY(-50px) scale(0.5)
 
transform: translateY(-50px) scale(0.5)
 
}
 
}
 
  
 
</style>
 
</style>

Latest revision as of 21:51, 30 October 2017