Make indentation lines clearer on dark mode.
This commit is contained in:
parent
87e4a8aa7d
commit
e7dc8ad1e7
1 changed files with 5 additions and 0 deletions
|
@ -358,6 +358,11 @@ tr.__table-separator {
|
||||||
color: #fafafe;
|
color: #fafafe;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.node .node {
|
||||||
|
border-color: #8c9ea0;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
h2 a {
|
h2 a {
|
||||||
color: #fafafe;
|
color: #fafafe;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue