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