From f08eeaf0260e4a5fe2c726dc47a15c5e9c479b2b Mon Sep 17 00:00:00 2001 From: Zarcolio Date: Tue, 27 Jun 2023 21:10:27 +0200 Subject: [PATCH] Update index.html --- Ducky script creator/index.html | 37 ++++++++++++++++++++++++++------- 1 file changed, 30 insertions(+), 7 deletions(-) diff --git a/Ducky script creator/index.html b/Ducky script creator/index.html index 4f30657..c617e67 100644 --- a/Ducky script creator/index.html +++ b/Ducky script creator/index.html @@ -98,6 +98,16 @@ border-radius: 4px; /* Added rounded corners */ margin-top: 5px; /* Added margin-top to create space */ } + + .fixed-footer { + position: fixed; + bottom: 0; + left: 0; + width: 100%; + background-color: white; + padding: 10px; + box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1); + } @@ -118,6 +128,7 @@ +
String:
@@ -201,17 +212,29 @@ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
- Output: - -
- -
- +