From 701685248617a2fbb7c1f91c8c9583d0c4d0fccd Mon Sep 17 00:00:00 2001 From: lorp Date: Tue, 17 Sep 2024 18:06:58 +0100 Subject: [PATCH] Tidyup --- src/fencer.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/fencer.html b/src/fencer.html index a51a5c8..ece7ab5 100644 --- a/src/fencer.html +++ b/src/fencer.html @@ -149,7 +149,6 @@ overflow-y: scroll; .axis, .key { display: grid; - /* grid-template-columns: 40px 40px 1fr auto 40px 1fr auto 16px 16px; */ grid-template-columns: 40px 40px 1fr auto 40px 1fr auto; */ } .key *:nth-child(2) { @@ -161,9 +160,6 @@ .key>*:nth-child(4), .axes .axis>*:nth-child(4) { padding: 0 2px; } - /* .key>*:nth-child(8), .axes .key>*:nth-child(9) { - text-align: center; - } */ .key { background: #eee; } @@ -426,9 +422,7 @@

Locations

-
- -
+