From 03276ce4004033dc7856da947ed08846a575e4a9 Mon Sep 17 00:00:00 2001 From: stowu2005 Date: Mon, 30 Dec 2024 01:53:09 -0800 Subject: [PATCH] Added color dropdown --- public/index.html | 58 +++++++++++++++++++++++++--- public/main.js | 96 +++++++++++++++++++++++++++++++++++++++++------ public/style.css | 25 ++++++++++++ 3 files changed, 161 insertions(+), 18 deletions(-) diff --git a/public/index.html b/public/index.html index e431ce9..4d93101 100644 --- a/public/index.html +++ b/public/index.html @@ -27,28 +27,72 @@

The total population of counties named is: 0 / 331,092,220

- +
- + +
+ + +


+ +
+ +
-


+



- + + + + + + + + + + + + + + + + +
@@ -65,13 +109,13 @@