From d3efd2f507babd10e0522248e3310af95314ed11 Mon Sep 17 00:00:00 2001 From: SnakeA117 Date: Wed, 7 Aug 2024 16:14:14 -0500 Subject: [PATCH] Navbar z-index 9999 --- wp-content/plugins/convertkit/log/.htaccess | 1 + wp-content/plugins/convertkit/log/index.html | 0 wp-content/themes/dizzyskips/style.css | 1 + 3 files changed, 2 insertions(+) create mode 100644 wp-content/plugins/convertkit/log/.htaccess create mode 100644 wp-content/plugins/convertkit/log/index.html diff --git a/wp-content/plugins/convertkit/log/.htaccess b/wp-content/plugins/convertkit/log/.htaccess new file mode 100644 index 0000000..3418e55 --- /dev/null +++ b/wp-content/plugins/convertkit/log/.htaccess @@ -0,0 +1 @@ +deny from all \ No newline at end of file diff --git a/wp-content/plugins/convertkit/log/index.html b/wp-content/plugins/convertkit/log/index.html new file mode 100644 index 0000000..e69de29 diff --git a/wp-content/themes/dizzyskips/style.css b/wp-content/themes/dizzyskips/style.css index 1810964..fe4008a 100644 --- a/wp-content/themes/dizzyskips/style.css +++ b/wp-content/themes/dizzyskips/style.css @@ -402,6 +402,7 @@ h1, .h1 { } .navbar-underline { + z-index: 9999; li{ color: white; position: relative;