diff --git a/public/index.php b/public/index.php index 195f1d8fc26d25e36acff3c7cf973681618ca684..c6274a913caea0ccf02118c91e84f2cb9909b20e 100644 --- a/public/index.php +++ b/public/index.php @@ -54,7 +54,7 @@ getHeader("Jonas Leder", "home"); <div id="banner"> <h2>Banner</h2> <a target="_blank" href="https://ipv6.he.net"><img src="<?php echo($heIMG); ?>"></a> - <a target="_blank" href="https://www.abuseipdb.com/user/45130"><img style="background-color: white" src="<?php echo($abuseIPIMG); ?>" style="width: 401px;"></a> + <a target="_blank" href="https://www.abuseipdb.com/user/45130"><img style="width: 391px;background: #35c246 linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.3) 50%, rgba(0,0,0,.2) 51%, rgba(0,0,0,0));padding: 5px;" src="<?php echo($abuseIPIMG); ?>" style="width: 401px;"></a> </div> <br> <br>