Line 32: | Line 32: | ||
.button-container a { | .button-container a { | ||
− | + | transition: all 1s ease-out; | |
− | + | background: rgba(10, 10, 10, 0.7); | |
− | + | border-radius: 50%; | |
− | + | vertical-align: middle; | |
− | + | padding: 5%; | |
− | + | color: #FFFFFF; | |
− | + | position: absolute; | |
− | + | font-size: 1.225em; | |
− | + | font-weight: 700; | |
− | + | top: 0; | |
− | + | left: 0; | |
− | + | right: 0; | |
− | + | bottom: 0; | |
− | + | width: 100%; | |
− | + | display: inline-block; | |
− | + | text-decoration: none; | |
+ | text-transform: uppercase; | ||
+ | |||
} | } | ||
Revision as of 13:43, 19 October 2019