From 3ac89b10321ad62c02157649f4f47157e3835a2b Mon Sep 17 00:00:00 2001 From: jay candel Date: Wed, 16 Oct 2024 09:34:38 +0800 Subject: [PATCH] small tweaks --- index.html | 2 +- styles.css | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 3171297..6550c6f 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@

Flipper IRDB Formatter v1.2

- +
diff --git a/styles.css b/styles.css index 7b57bdf..1af2249 100644 --- a/styles.css +++ b/styles.css @@ -387,7 +387,6 @@ body, html { z-index: 1; height: 100vh; overflow-y: auto; - background-color: rgba(255, 255, 255, 0.8); /* Semi-transparent white background */ } .container {