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

 
(3 intermediate revisions by the same user not shown)
Line 209: Line 209:
 
.ih-item.circle {
 
.ih-item.circle {
 
position: relative;
 
position: relative;
width: 220px;
+
width: 300px;
height: 220px;
+
height: 300px;
 
border-radius: 50%
 
border-radius: 50%
 
}
 
}
Line 216: Line 216:
 
.ih-item.circle .img {
 
.ih-item.circle .img {
 
position: relative;
 
position: relative;
width: 220px;
+
width: 300px;
height: 220px;
+
height: 300px;
 
border-radius: 50%
 
border-radius: 50%
 
}
 
}
Line 336: Line 336:
 
transform: translateY(-50px) scale(0.5)
 
transform: translateY(-50px) scale(0.5)
 
}
 
}
 +
 
</style>
 
</style>
 
</head>
 
</head>

Latest revision as of 21:51, 30 October 2017