Claregao98 (Talk | contribs) |
Claregao98 (Talk | contribs) |
||
(18 intermediate revisions by 2 users not shown) | |||
Line 209: | 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 216: | 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 228: | Line 228: | ||
height: 100%; | height: 100%; | ||
border-radius: 50%; | border-radius: 50%; | ||
− | |||
-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 264: | Line 263: | ||
.ih-item.circle.effect10.colored .info { | .ih-item.circle.effect10.colored .info { | ||
− | background: | + | background: white; |
} | } | ||
.ih-item.circle.effect10 .info { | .ih-item.circle.effect10 .info { | ||
− | background: | + | background: white; |
opacity: 0; | opacity: 0; | ||
-webkit-transform: scale(0); | -webkit-transform: scale(0); | ||
Line 281: | Line 280: | ||
.ih-item.circle.effect10 .info h3 { | .ih-item.circle.effect10 .info h3 { | ||
− | color: | + | color: black; |
text-transform: uppercase; | text-transform: uppercase; | ||
position: relative; | position: relative; | ||
Line 289: | Line 288: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.ih-item.circle.effect10 a:hover .info { | .ih-item.circle.effect10 a:hover .info { |
Latest revision as of 21:51, 30 October 2017