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 */ /* Search */
.searchBar { .searchBar {
background-color: #1b1b1f; background-color: #2d2d33;
border: #1b1b1f 2px solid; border: #2d2d33 2px solid;
position: absolute; position: absolute;
color: white; color: white;
font-family: 'Open Sans', sans-serif; font-family: 'Open Sans', sans-serif;