mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-06-27 19:47:41 +08:00
兼容暗黑模式
This commit is contained in:
parent
28680fc536
commit
e5cbe1a71d
@ -3,7 +3,7 @@
|
||||
#manual,
|
||||
#manualBody {
|
||||
background: #303133;
|
||||
color: white;
|
||||
color: #f6f6f6;
|
||||
}
|
||||
|
||||
/*设置*/
|
||||
@ -44,7 +44,7 @@
|
||||
|
||||
#manual #manualNavi ul input {
|
||||
background: #313131;
|
||||
color: white;
|
||||
color: #f6f6f6;
|
||||
}
|
||||
|
||||
#manual h1, #manual h2 {
|
||||
@ -52,7 +52,7 @@
|
||||
}
|
||||
|
||||
#manual code, #manual kbd, #manual pre {
|
||||
color: white;
|
||||
color: #f6f6f6;
|
||||
background: #3b3b3c;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user