Changed the color of the searchbar

add-license-1
Guus van Meerveld 5 years ago committed by GitHub
parent f34354d9ba
commit f3747cf0f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,8 +20,8 @@ body {
}
/* Search */
.searchBar {
background-color: #1b1b1f;
border: #1b1b1f 2px solid;
background-color: #2d2d33;
border: #2d2d33 2px solid;
position: absolute;
color: white;
font-family: 'Open Sans', sans-serif;