diff --git a/css/ethplorer.css b/css/ethplorer.css index 6a244135..a10ad9b7 100644 --- a/css/ethplorer.css +++ b/css/ethplorer.css @@ -1132,6 +1132,26 @@ a.token-update { color: #337ab7 !important; } +.adsbygoogle { + display: inline-block; + width: 900px; + height: 17px; +} + +@media screen and (max-width: 979px) { + .adsbygoogle { + width: 480px !important; + } +} + +@media screen and (max-width: 479px) { + .adsbygoogle { + display: none !important; + } +} + + + @media screen and (max-width: 991px) { #topmenu li { padding-right: 0px; diff --git a/index.php b/index.php index ed0e28c4..61e5a7a3 100644 --- a/index.php +++ b/index.php @@ -689,7 +689,7 @@
-
© 2016-2017 Everex +
© 2016-2018 Everex
Privacy & Terms
diff --git a/widgets.html b/widgets.html index a6a9b00a..8816296c 100644 --- a/widgets.html +++ b/widgets.html @@ -611,7 +611,7 @@

Top Tokens by Activity

-
© 2016-2017 Everex + diff --git a/widgets.php b/widgets.php index e6f27707..5eaa119d 100644 --- a/widgets.php +++ b/widgets.php @@ -628,7 +628,7 @@ function getWidgetCode(ta) {
-
© 2016-2017 Everex +