From a773014b8c9095456302472ebc6ef1d27ad9cb60 Mon Sep 17 00:00:00 2001 From: Michael Murtaugh Date: Sat, 3 Feb 2024 08:16:48 +0100 Subject: [PATCH] css error hiding all ids containing att, now more specific --- css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/main.css b/css/main.css index 9d49c73..8e0b268 100644 --- a/css/main.css +++ b/css/main.css @@ -204,7 +204,7 @@ header h1{ /*xpuf*/ -[id*="att"]{ +#luxurious-xpuf [id*="att"]{ background:rgba(0,0,0,0.7); overflow:hidden; height:100%;