From 5fd7c1707c3eec14f73cf401b6fbceec01bcb01a Mon Sep 17 00:00:00 2001 From: Chris Fulljames Date: Fri, 17 Jan 2025 07:46:51 -0500 Subject: [PATCH] More design updates and fixes --- static/styles.css | 5 ++++- templates/signup.html | 10 +++++++--- todo.txt | 1 + 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/static/styles.css b/static/styles.css index f58e465..da7c309 100644 --- a/static/styles.css +++ b/static/styles.css @@ -63,6 +63,7 @@ input[type=text], input[type=password] { div.main { max-width: 700px; margin: auto; + padding: 10px; } div.page-header { @@ -80,6 +81,7 @@ div.page-header { .title-image { image-rendering: pixelated; width: 512px; + max-width: 80%; margin: 10px; } @@ -193,7 +195,8 @@ div.player { position: fixed; max-width: 700px; margin: auto; - margin-bottom: 10px; + margin: 10px; + padding: 10px; box-shadow: 0px 0px 20px 0px; border-radius: 10px; bottom: 0; diff --git a/templates/signup.html b/templates/signup.html index 3f6b324..da50270 100644 --- a/templates/signup.html +++ b/templates/signup.html @@ -7,9 +7,13 @@

Welcome to the site!

Rules:

    -
  1. Be nice
  2. -
  3. Be cool
  4. -
  5. Have fun
  6. +
  7. Upload your songs! All of them!!
  8. +
  9. Don't upload other people's songs without permission. + This website is for sharing songs you've made, not for uploading your + entire 10,000 song + limewire + collection. Please be nice to cfull's hosting budget. :P +