theme fixes

This commit is contained in:
Til Schmitter 2026-04-07 22:58:32 +02:00
parent 33d7cf05e1
commit dcf934ca01

View file

@ -3221,10 +3221,6 @@ html.ay #tree {
html.b #path {
margin: .3em 0;
line-height: 1.7em;
}
html.b.op_open #path {
margin-top: .2em;
}
@ -3295,9 +3291,6 @@ html.b #treepar {
width: calc(.1em + var(--nav-sz) - var(--sbw));
border-bottom: .2em solid var(--f-h-b1);
}
html.b #wrap {
margin-top: 2em;
}
html.by .ghead,
html.bz .ghead {
background: var(--bg);