From 81bf5a09cda9524ed4f21c56c3c7aac09d325863 Mon Sep 17 00:00:00 2001 From: Tomasz Golinski Date: Mon, 1 Apr 2024 12:41:56 +0200 Subject: [PATCH] Change table width to 900px --- geo.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geo.css b/geo.css index c8d5d5e..14977cc 100644 --- a/geo.css +++ b/geo.css @@ -99,7 +99,7 @@ footer a:active { } table.list { - width: 800px; + width: 900px; } .list tr:nth-child(odd) {