From cc70391167a4c235e1a5758a211c83345fe0800f Mon Sep 17 00:00:00 2001 From: WhyKorp <117651228+whykorp@users.noreply.github.com> Date: Tue, 19 Dec 2023 22:31:50 +0100 Subject: [PATCH] aa --- tools/fluidsim/index.html | 5 ++++- tools/index.html | 25 ++++++++++++++++++----- tools/style.css | 42 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 66 insertions(+), 6 deletions(-) create mode 100644 tools/style.css diff --git a/tools/fluidsim/index.html b/tools/fluidsim/index.html index c418ea0..ede4274 100644 --- a/tools/fluidsim/index.html +++ b/tools/fluidsim/index.html @@ -57,11 +57,14 @@ position: sticky; bottom: 27px; } + a.back { + z-index: 5; + };
- +