From 6cf98e2da831bcbbe8b834645bf444a0650c09e6 Mon Sep 17 00:00:00 2001 From: JonOfUs Date: Tue, 14 Feb 2023 19:57:29 +0100 Subject: [PATCH] Also show accuracy, center cells --- index.html | 44 ++++++++++++++++++++++++++++++-------------- 1 file changed, 30 insertions(+), 14 deletions(-) diff --git a/index.html b/index.html index 164e5dc..8553b4c 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@ th, td { padding: 12px; - text-align: left; + text-align: center; border-bottom: 1px solid #ddd; } @@ -37,8 +37,8 @@ Name Added At - Completed Tests - Started Tests + Completed tests + Started tests Time Typing Best 15s Best 30s @@ -56,9 +56,9 @@