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