diff --git a/plot.png b/plot.png new file mode 100644 index 0000000..55a10d4 Binary files /dev/null and b/plot.png differ diff --git a/software/__pycache__/db_config.cpython-312.pyc b/software/__pycache__/db_config.cpython-312.pyc index b214bdc..6f46401 100644 Binary files a/software/__pycache__/db_config.cpython-312.pyc and b/software/__pycache__/db_config.cpython-312.pyc differ diff --git a/software/__pycache__/manage_data.cpython-312.pyc b/software/__pycache__/manage_data.cpython-312.pyc index cec0700..a0d709d 100644 Binary files a/software/__pycache__/manage_data.cpython-312.pyc and b/software/__pycache__/manage_data.cpython-312.pyc differ diff --git a/website/styles/style.css b/website/styles/style.css index 225533e..a20f6c4 100644 --- a/website/styles/style.css +++ b/website/styles/style.css @@ -765,7 +765,7 @@ tr:hover { .section { - z-index: -1; + z-index: 1; transform: translateX(0); }