From 6dbcfa8d968739f2e1ed594f72ebac3a007d54f0 Mon Sep 17 00:00:00 2001 From: soaos Date: Thu, 1 Jan 2026 16:13:27 -0500 Subject: reduced personality --- static/style.css | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index dd9ca6a..202b0ad 100644 --- a/static/style.css +++ b/static/style.css @@ -196,5 +196,26 @@ margin: 0 1em 0.5em 1em; } .album-thumb { + image-rendering: auto; width: 12rem; } + +/* h2 { */ +/* color: var(--orange); */ +/* } */ +/**/ +/* h3 { */ +/* color: var(--yellow); */ +/* } */ +/**/ +/* h4 { */ +/* color: var(--green); */ +/* } */ +/**/ +/* h5 { */ +/* color: var(--blue); */ +/* } */ +/**/ +/* h6 { */ +/* color: var(--purple); */ +/* } */ -- cgit v1.2.3