From d99d18ec2647109a7b6c5dbe034ecd189b3a9377 Mon Sep 17 00:00:00 2001 From: nathansmith Date: Sat, 10 May 2025 06:27:01 -0600 Subject: Tidy format --- template.html | 45 ++++++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 21 deletions(-) (limited to 'template.html') diff --git a/template.html b/template.html index 9f1893f..cb95c38 100644 --- a/template.html +++ b/template.html @@ -1,31 +1,34 @@ - - - - + table { + color: black; + background-color: #bebebe; + margin-top: 10px; + margin-bottom: 10px; + margin-left: 10px; + margin-right: 10px; + } + - - Back to home
-    page - -
- - - - -
-
-
+ + +
+ + + + +
+
-- cgit v1.2.3