server name padding adjustments

This commit is contained in:
Til Schmitter 2026-04-26 12:58:05 +02:00
parent 38672364c4
commit 4e552d4b39

View file

@ -1618,6 +1618,7 @@ html.y #ops svg circle {
}
#srv_name{
padding-top: .5em;
padding-bottom: .3em;
margin-left: 2.2em;
font-size: x-large;
text-wrap-mode: nowrap;
@ -3699,7 +3700,8 @@ html.e #wrap.thin {
margin: .8em;
}
html:not(.e) #srv_name {
padding-top: .8em;
padding-top: 1em;
padding-bottom: .6em;
margin-left: 2.9em;
}
#widget, #wrap {