Line 50: | Line 50: | ||
height: 100%; | height: 100%; | ||
text-align: center; | text-align: center; | ||
− | color: | + | color: blue; |
overflow: hidden; | overflow: hidden; | ||
transform: skewY(-30deg) rotate(60deg); | transform: skewY(-30deg) rotate(60deg); | ||
Line 120: | Line 120: | ||
.hexIn:hover h1, .hexIn:focus h1, .hexIn:hover p, .hexIn:focus p { | .hexIn:hover h1, .hexIn:focus h1, .hexIn:hover p, .hexIn:focus p { | ||
− | transform: translateY( | + | transform: translateY(5%) translatez(-1px); |
} | } | ||
Revision as of 11:52, 27 August 2017