We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdbf307 commit e0fe95aCopy full SHA for e0fe95a
1 file changed
doc/custom.css
@@ -1,11 +1,11 @@
1
@media (prefers-color-scheme: dark) {
2
.directory .levels span {
3
- color: #1982d2;
+ color: #1982d2;
4
}
5
6
address {
7
- font-style: normal;
8
- color: #2a4d99;
+ font-style: normal;
+ color: #2a4d99;
9
10
11
@@ -18,7 +18,7 @@ body {
18
19
20
#body {
21
- background-color: var(--page-background-color);
+ background-color: var(--page-background-color);
22
23
24
div {
0 commit comments