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