From 1b5d3d81b2a172106d101d36d25d1a29715295cd Mon Sep 17 00:00:00 2001 From: Leon Mika Date: Mon, 22 Dec 2025 01:48:40 +0100 Subject: [PATCH] finska: slight update to the input borders --- site/finska/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/site/finska/style.css b/site/finska/style.css index f4ef62c..e2cd398 100644 --- a/site/finska/style.css +++ b/site/finska/style.css @@ -1,3 +1,7 @@ +tfoot input { + border-width: 1px; +} + .score-foul { color: #861D13; background-color: #F8DCD6;