Center Google AdSense and remove border
This commit is contained in:
parent
2d2a6108b9
commit
9e108ed160
@ -1,16 +1,15 @@
|
||||
<!-- start custom footer snippets -->
|
||||
|
||||
<div style="margin: auto;">
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<!-- Made Mistakes -->
|
||||
<div align="center" style="margin: 1em 0;">
|
||||
<ins class="adsbygoogle"
|
||||
style="display:block"
|
||||
style="display:block; border-bottom: initial;"
|
||||
data-ad-client="ca-pub-7328585512091257"
|
||||
data-ad-slot="3049671934"
|
||||
data-ad-format="auto"></ins>
|
||||
</div>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||
</script>
|
||||
</div>
|
||||
|
||||
<!-- end custom footer snippets -->
|
Loading…
Reference in New Issue
Block a user