You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.header button{
background-color: #f63;
border-color: #f63;//Don't forget the border color!!
}
.header button a{
color: white;
font-size: 25px;
font-weight: bold;
}// The font properties can only be adjusted by styling the inner <a>