diff --git a/copyparty/web/splash.css b/copyparty/web/splash.css index fb5d5075..832ef566 100644 --- a/copyparty/web/splash.css +++ b/copyparty/web/splash.css @@ -118,6 +118,26 @@ table { .btns>a:first-child { margin-left: 0; } +.agr br { + display: none; +} +#lo, +.agr a, +.agr form { + margin: 0 .5em 0 0; + line-height: 4em; +} +.agr form, +.agr input { + display: inline; + padding: 0; + margin: 0; +} +#lo, +.agr input { + line-height: 1em; + font-weight: normal; +} #msg { margin: 3em 0; } diff --git a/copyparty/web/splash.html b/copyparty/web/splash.html index 1b9a89be..2beb433b 100644 --- a/copyparty/web/splash.html +++ b/copyparty/web/splash.html @@ -151,19 +151,31 @@ {%- endif %}
enabling no304 will disable all caching; try this if k304 wasn't enough. This will waste a huge amount of network traffic!