From cfd24604d52723907e85d8c9e915a47147cc8f4b Mon Sep 17 00:00:00 2001 From: ed Date: Tue, 17 Jan 2023 23:21:31 +0000 Subject: [PATCH] ux tweaks --- copyparty/web/splash.css | 17 ++++++++++------- copyparty/web/splash.html | 2 +- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/copyparty/web/splash.css b/copyparty/web/splash.css index c4796072..2a8e67e6 100644 --- a/copyparty/web/splash.css +++ b/copyparty/web/splash.css @@ -51,25 +51,28 @@ a.g { border-color: #3a0; box-shadow: 0 .3em 1em #4c0; } -#repl { - float: left; +#repl, +#pb a { border: none; background: none; color: inherit; padding: 0; } +#repl { + position: fixed; + bottom: .25em; + left: .2em; +} #pb { opacity: .5; - text-align: right; + position: fixed; + bottom: .25em; + right: .3em; } #pb span { opacity: .6; } #pb a { - color: inherit; - background: none; - border: none; - padding: 0; margin: 0; } table { diff --git a/copyparty/web/splash.html b/copyparty/web/splash.html index ea64e178..71aacd85 100644 --- a/copyparty/web/splash.html +++ b/copyparty/web/splash.html @@ -99,7 +99,7 @@ π {%- if not this.args.nb %} -
powered by copyparty
+ powered by copyparty {%- endif %}