mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-08 21:04:26 +00:00
make color scheme adaptive for login page #19844
This commit is contained in:
parent
4a20a1660e
commit
bc4aa2208a
@ -1,5 +1,9 @@
|
||||
:root { /*#19844*/
|
||||
color-scheme: light dark;
|
||||
}
|
||||
|
||||
body {
|
||||
color: #555;
|
||||
/*color: #555; #19844*/
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
font-size: 12px;
|
||||
line-height: 18px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user