From d102beb323e0bce760cab80064c820cfae830ea7 Mon Sep 17 00:00:00 2001 From: Radiohotline Date: Mon, 9 Feb 2026 18:39:21 +0000 Subject: fixed paragraph z index --- art.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'art.html') diff --git a/art.html b/art.html index 7756e05..8616484 100644 --- a/art.html +++ b/art.html @@ -22,7 +22,7 @@ padding-right: 20px; } - p { + div p { position: absolute; z-index: 2; pointer-events: none; -- cgit v1.3