From 7e5652dd491014fa28754d337ecb2d01d2130a1a Mon Sep 17 00:00:00 2001 From: Ruud van Asseldonk Date: Thu, 17 Oct 2024 23:33:03 +0200 Subject: [PATCH] Use tabular numbers for track numbers and duration Thanks Tijmen for suggesting this, or rather reminding me about a similar suggestion that I apparently made :D --- app/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/style.css b/app/style.css index 60fada0..6cf497b 100644 --- a/app/style.css +++ b/app/style.css @@ -339,6 +339,7 @@ img.thumb text-align: right; padding-right: 0.25em; color: #ccc; + font-variant-numeric: tabular-nums; } .track-number