From eabec44490be29f59479da5cedce66ed8e5ffef1 Mon Sep 17 00:00:00 2001 From: iou1name Date: Wed, 8 Jan 2025 12:41:45 -0500 Subject: [PATCH] add settings ui --- static/pyrite.css | 12 ++++++++++++ templates/index.html | 15 +++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/static/pyrite.css b/static/pyrite.css index a0917fb..ba9d6d0 100644 --- a/static/pyrite.css +++ b/static/pyrite.css @@ -79,6 +79,18 @@ input[type="radio"]:checked+div { "L D D R"; } +#settings { + grid-area: L; + display: flex; + flex-direction: column; + gap: 0.5em; + padding: 1em; +} + +#settings select { + width: 100%; +} + #cover_art { grid-area: A; padding-right: 1em; diff --git a/templates/index.html b/templates/index.html index b3ebb97..ee17827 100644 --- a/templates/index.html +++ b/templates/index.html @@ -27,6 +27,21 @@
+
+
+ + +
+
+ + +
+
Album cover art

Artist - Album