mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2023-06-08.git
synced 2024-08-15 00:53:38 +00:00
Add user preferences
This commit is contained in:
parent
f68b27da7c
commit
96c520b02b
8 changed files with 223 additions and 95 deletions
|
@ -21,6 +21,10 @@ body {
|
|||
color: #f0f0f0;
|
||||
}
|
||||
|
||||
.pure-form > fieldset > input {
|
||||
.pure-form > fieldset > input, .pure-control-group > input {
|
||||
color: #101010;
|
||||
}
|
||||
|
||||
.pure-form > fieldset > select, .pure-control-group > select {
|
||||
color: #101010;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue