From 0b9080dc65ca0e4a7514e7cf5f0bf75a8bb27631 Mon Sep 17 00:00:00 2001 From: Tatta I Sreeram Date: Sun, 31 May 2026 18:52:36 +0530 Subject: [PATCH] style: improve HTML styling for issue #107 Add dark mode via CSS custom properties, responsive layout with centered container and flex toolbar, sticky table header, zebra rows, focus rings, accessibility fixes (aria-label, type=button, meta viewport), and smooth hover transitions. --- app/frontend/index.html | 210 +++++++++++++++++++++++++++++++++++----- 1 file changed, 184 insertions(+), 26 deletions(-) diff --git a/app/frontend/index.html b/app/frontend/index.html index 829534e..f05f4f4 100644 --- a/app/frontend/index.html +++ b/app/frontend/index.html @@ -1,70 +1,228 @@ - + + + + Good First Issues -

Good First Issues

+
+ +

Good First Issues

+ +
+ - + - + +
- +
+
+
-
+
- \ No newline at end of file +