diff --git a/backend/static/css/style.css b/backend/static/css/style.css index 52298d9..a8ce022 100644 --- a/backend/static/css/style.css +++ b/backend/static/css/style.css @@ -173,6 +173,10 @@ pre { background-color: var(--copy-highlight-color); } +.songinfo { + +} + @media (prefers-color-scheme: dark) { :root { /* Navbar */ diff --git a/backend/templates/songlist.html b/backend/templates/songlist.html index 5799757..f64509c 100644 --- a/backend/templates/songlist.html +++ b/backend/templates/songlist.html @@ -16,23 +16,40 @@
-