splash adjustments

This commit is contained in:
Til Schmitter 2026-04-18 22:26:59 +02:00
parent 5353b3e466
commit 9f2e75859c
3 changed files with 7 additions and 4 deletions

View file

@ -8,7 +8,7 @@ html {
#wrap {
max-width: 40em;
margin: 2em auto;
padding: 0 1em 3em 1em;
padding: 2em 1em 3em 1em;
line-height: 1.3em;
}
#wrap.w {
@ -19,6 +19,7 @@ h1 {
margin: 1em 0 .4em 0;
padding: 0;
line-height: 1em;
font-size: x-large;
font-weight: normal;
}
li {
@ -264,5 +265,5 @@ html.bz .vols img {
left: 1em;
border-radius: .3em;
background: #333;
position: absolute;
position: fixed;
}

View file

@ -17,7 +17,7 @@
<body>
<div id="wrap">
{%- if not in_shr %}
<a id="a" href="{{ r }}/?h{{ re }}" class="af">refresh</a>
<a id="a" href="{{ r }}/?h{{ re }}" class="af">auto-refresh</a>
<a id="v" href="{{ r }}/?hc" class="af">connect</a>
{%- if this.uname == '*' %}
@ -201,7 +201,7 @@
</ul>
</div>
<a href="#" id="repl">π</a>
<a href="#" id="repl" style="opacity: .4;">π</a>
{%- if not this.args.nb %}
<span id="pb"><span>powered by</span> <a href="{{ this.args.pb_url }}">copyparty {{ver}}</a></span>
{%- endif %}

View file

@ -13,6 +13,8 @@
{{ html_head }}
</head>
<a id="homebtn" href="/?h">⬅️</a>
<body>
<div id="wrap" class="w">
<div class="cn">