Community Research

.styledOne { width: auto; height: auto; line-height: 2; padding: 0 15px; font-size: 1rem; color: #fff; border-radius: 10px; border: 3px solid #000000; background-color: #1b7094; background-size: cover; } .styledOne:hover { background-color: #1b7094; } .styledOne:active { box-shadow: inset -2px -2px 3px #cc3333, inset 2px 2px 3px #cc3333; } .buttonFont { font-family: 'Roboto', sans-serif; text-align: center; }