mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2023-06-08.git
synced 2024-08-15 00:53:38 +00:00
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:
parent
59aad6a273
commit
24538b7296
4 changed files with 144 additions and 33 deletions
|
@ -28,3 +28,8 @@ body {
|
|||
.pure-form > fieldset > select, .pure-control-group > select {
|
||||
color: #101010;
|
||||
}
|
||||
|
||||
.navbar>.searchbar input {
|
||||
background-color: inherit;
|
||||
color: inherit;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue