From b4143f92660807badf8dac3961becb59640fe368 Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Fri, 2 Feb 2024 03:47:29 +0000 Subject: [PATCH] Update eaglercraft/index.html --- eaglercraft/index.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/eaglercraft/index.html b/eaglercraft/index.html index 32993ab7..35cce9a5 100644 --- a/eaglercraft/index.html +++ b/eaglercraft/index.html @@ -63,6 +63,14 @@ width:50%; height:50%; } + .adcontainer { + width:0px; + height:0px; + } + .adcontainer:hover { + width:0px; + height:0px; + }

Eaglercraft Beta 1.7