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

 
(One intermediate revision by the same user not shown)
Line 209: Line 209:
 
.ih-item.circle {
 
.ih-item.circle {
 
position: relative;
 
position: relative;
width: 400px;
+
width: 300px;
height: 400px;
+
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: 400px;
+
width: 300px;
height: 400px;
+
height: 300px;
 
border-radius: 50%
 
border-radius: 50%
 
}
 
}
Line 337: Line 337:
 
}
 
}
  
.info
 
{
 
  margin-top: 2%;
 
}
 
 
</style>
 
</style>
 
</head>
 
</head>

Latest revision as of 21:51, 30 October 2017