From b795e4348f0e27aa88012c4daa87b2a320ed7e02 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 27 Jul 2025 22:03:35 +0200 Subject: Do some work on the Estonian designs page --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index 8d8bc5b..45533e3 100644 --- a/static/style.css +++ b/static/style.css @@ -2197,6 +2197,10 @@ textarea, fill: var(--primary); } +:is(td, th)[data-numeric] { + text-align: right; +} + #article-list td:first-child { text-align: right; width: 14ch; -- cgit v1.2.3