Clean up navigation bar code

And update README so that arch users don't have to update their entire
system to install the required packages.
This commit is contained in:
Fredrik August Madsen-Malmo
2018-07-26 16:46:43 +02:00
parent 59aad6a273
commit 24538b7296
4 changed files with 144 additions and 33 deletions

View File

@@ -28,3 +28,8 @@ body {
.pure-form > fieldset > select, .pure-control-group > select {
color: #101010;
}
.navbar>.searchbar input {
background-color: inherit;
color: inherit;
}