From 30db21f4af8bee25819b5de449ac647e1b678b6d Mon Sep 17 00:00:00 2001 From: Priec Date: Wed, 20 May 2026 21:44:34 +0200 Subject: [PATCH] mobile phone resolution media player --- assets/static/css/theme.css | 40 +++++++++++++++++++++++++++++------- assets/views/admin/base.html | 4 ++-- assets/views/base.html | 4 ++-- 3 files changed, 37 insertions(+), 11 deletions(-) diff --git a/assets/static/css/theme.css b/assets/static/css/theme.css index ca4c9bf..75e4cf4 100644 --- a/assets/static/css/theme.css +++ b/assets/static/css/theme.css @@ -95,10 +95,13 @@ } /* === 3. Terminal look & feel ================================ */ +/* Root font-size drives every rem in this file and in app.css. + * Bump this to scale the whole UI; drop to shrink. */ +html { font-size: 19px; } body { font-family: "JetBrains Mono", "Cascadia Code", "Fira Code", ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace; - font-size: 15px; + font-size: 1rem; line-height: 1.6; } @@ -529,13 +532,36 @@ body { .uw-queue-remove:hover { color: oklch(var(--er)); border-color: oklch(var(--er)); } @media (max-width: 640px) { + /* Two-row layout: [title][prev][next][queue][close] on top, + * full-width