Claregao98 (Talk | contribs) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 182: | Line 182: | ||
.ih-item { | .ih-item { | ||
position: relative; | position: relative; | ||
− | |||
-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 210: | Line 209: | ||
.ih-item.circle { | .ih-item.circle { | ||
position: relative; | position: relative; | ||
− | width: | + | width: 300px; |
− | height: | + | height: 300px; |
border-radius: 50% | border-radius: 50% | ||
} | } | ||
Line 217: | Line 216: | ||
.ih-item.circle .img { | .ih-item.circle .img { | ||
position: relative; | position: relative; | ||
− | width: | + | width: 300px; |
− | height: | + | height: 300px; |
border-radius: 50% | border-radius: 50% | ||
} | } | ||
Line 337: | 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