remove boxes from around ads
This commit is contained in:
parent
b499b7543f
commit
21e9229532
2 changed files with 48 additions and 60 deletions
|
@ -71,38 +71,32 @@ layout: default
|
||||||
|
|
||||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||||
<!-- Guide -->
|
<!-- Guide -->
|
||||||
<div class ="notice--info">
|
<ins class="adsbygoogle"
|
||||||
<ins class="adsbygoogle"
|
style="display:block"
|
||||||
style="display:block"
|
data-ad-client="ca-pub-6670011780914577"
|
||||||
data-ad-client="ca-pub-6670011780914577"
|
data-ad-slot="2889110246"
|
||||||
data-ad-slot="2889110246"
|
data-ad-format="auto"></ins>
|
||||||
data-ad-format="auto"></ins>
|
<script>
|
||||||
<script>
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
</script>
|
||||||
</script>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class ="notice--info">
|
<ins class="adsbygoogle"
|
||||||
<ins class="adsbygoogle"
|
style="display:block"
|
||||||
style="display:block"
|
data-ad-client="ca-pub-6670011780914577"
|
||||||
data-ad-client="ca-pub-6670011780914577"
|
data-ad-slot="7670623049"
|
||||||
data-ad-slot="7670623049"
|
data-ad-format="horizontal"></ins>
|
||||||
data-ad-format="horizontal"></ins>
|
<script>
|
||||||
<script>
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
</script>
|
||||||
</script>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class ="notice--info">
|
<ins class="adsbygoogle"
|
||||||
<ins class="adsbygoogle"
|
style="display:block"
|
||||||
style="display:block"
|
data-ad-client="ca-pub-6670011780914577"
|
||||||
data-ad-client="ca-pub-6670011780914577"
|
data-ad-slot="9147356245"
|
||||||
data-ad-slot="9147356245"
|
data-ad-format="horizontal"></ins>
|
||||||
data-ad-format="horizontal"></ins>
|
<script>
|
||||||
<script>
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
</script>
|
||||||
</script>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
|
|
|
@ -56,38 +56,32 @@ layout: default
|
||||||
|
|
||||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||||
<!-- Guide -->
|
<!-- Guide -->
|
||||||
<div class ="notice--info">
|
<ins class="adsbygoogle"
|
||||||
<ins class="adsbygoogle"
|
style="display:block"
|
||||||
style="display:block"
|
data-ad-client="ca-pub-6670011780914577"
|
||||||
data-ad-client="ca-pub-6670011780914577"
|
data-ad-slot="2889110246"
|
||||||
data-ad-slot="2889110246"
|
data-ad-format="auto"></ins>
|
||||||
data-ad-format="auto"></ins>
|
<script>
|
||||||
<script>
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
</script>
|
||||||
</script>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class ="notice--info">
|
<ins class="adsbygoogle"
|
||||||
<ins class="adsbygoogle"
|
style="display:block"
|
||||||
style="display:block"
|
data-ad-client="ca-pub-6670011780914577"
|
||||||
data-ad-client="ca-pub-6670011780914577"
|
data-ad-slot="7670623049"
|
||||||
data-ad-slot="7670623049"
|
data-ad-format="horizontal"></ins>
|
||||||
data-ad-format="horizontal"></ins>
|
<script>
|
||||||
<script>
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
</script>
|
||||||
</script>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class ="notice--info">
|
<ins class="adsbygoogle"
|
||||||
<ins class="adsbygoogle"
|
style="display:block"
|
||||||
style="display:block"
|
data-ad-client="ca-pub-6670011780914577"
|
||||||
data-ad-client="ca-pub-6670011780914577"
|
data-ad-slot="9147356245"
|
||||||
data-ad-slot="9147356245"
|
data-ad-format="horizontal"></ins>
|
||||||
data-ad-format="horizontal"></ins>
|
<script>
|
||||||
<script>
|
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
</script>
|
||||||
</script>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue