unfun theme alignment fixes

This commit is contained in:
Til Schmitter 2026-06-20 21:25:05 +02:00
parent 48342c6dc8
commit 5769b53154

View file

@ -1649,16 +1649,6 @@ html:not(.e):not(.d) #up_quick .btn.on {
margin-left: .2em; margin-left: .2em;
} }
.unfun #wfm span,
.unfun #wm3u span,
.unfun #wnp span {
font-size: 1em;
}
.unfun #wtoggle a {
font-size: .45em;
}
.unfun #up_quick_more a:after { .unfun #up_quick_more a:after {
content: "+" content: "+"
} }
@ -1944,6 +1934,7 @@ html.b #mu_outer {
} }
.unfun #ops a { .unfun #ops a {
font-size: 1.2em; font-size: 1.2em;
padding-top: .35em;
} }
.unfun #srchfolder_div { .unfun #srchfolder_div {
left: 5.2em; left: 5.2em;