Restore toolbar background to bg-nebula; add toolbar backdrop blur
This commit is contained in:
@@ -6,11 +6,11 @@ class Banner
|
||||
{
|
||||
public static function ShowResponsiveAd()
|
||||
{
|
||||
echo '<div class="responsive_ad">';
|
||||
echo '<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>';
|
||||
echo '<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-6457864535683080" data-ad-slot="9918154676" data-ad-format="auto"></ins>';
|
||||
echo '<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>';
|
||||
echo '</div>';
|
||||
#echo '<div class="responsive_ad">';
|
||||
#echo '<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>';
|
||||
#echo '<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-6457864535683080" data-ad-slot="9918154676" data-ad-format="auto"></ins>';
|
||||
#echo '<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>';
|
||||
#echo '</div>';
|
||||
}
|
||||
|
||||
public static function ShowBanner300x250()
|
||||
|
||||
Reference in New Issue
Block a user