mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-09 05:14:23 +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 {
|
body {
|
||||||
color: #555;
|
/*color: #555; #19844*/
|
||||||
font-family: Arial, Helvetica, sans-serif;
|
font-family: Arial, Helvetica, sans-serif;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user