diff --git a/copyparty/web/splash.css b/copyparty/web/splash.css index 1bd95084..410d4e42 100644 --- a/copyparty/web/splash.css +++ b/copyparty/web/splash.css @@ -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; } diff --git a/copyparty/web/splash.html b/copyparty/web/splash.html index ce44a385..b00fad06 100644 --- a/copyparty/web/splash.html +++ b/copyparty/web/splash.html @@ -17,7 +17,7 @@