double ads

This commit is contained in:
Kyle
2020-07-12 11:31:15 -07:00
parent b202e1f1ff
commit a94790770c
3 changed files with 72 additions and 32 deletions

View File

@@ -104,7 +104,7 @@
Ask Urza 2.0 is a replacement for AskUrza.com that periodically compiles all planeswalker abilities and sorts them into three categories for use with Urza, Academy Headmaster. This allows for much more unpredictability and, in my opinion, much more fun. To use Ask Urza, simply click on the +1, -1, or -6, and let the gods of chaos decide your fate! Ask Urza 2.0 is a replacement for AskUrza.com that periodically compiles all planeswalker abilities and sorts them into three categories for use with Urza, Academy Headmaster. This allows for much more unpredictability and, in my opinion, much more fun. To use Ask Urza, simply click on the +1, -1, or -6, and let the gods of chaos decide your fate!
</div> </div>
</div> </div>
<div class="layer smallLayer"> <div class="layer smallLayer splitGrid">
<div class='ad'> <div class='ad'>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- adHorizontalOne --> <!-- adHorizontalOne -->
@@ -118,6 +118,19 @@
(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({});
</script> </script>
</div> </div>
<div class='ad'>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- adHorizontalTwo -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-8226515140557560"
data-ad-slot="4606153449"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div> </div>
</div> </div>
<script defer src="/data/site/other/askUrza/askUrza.js"></script> <script defer src="/data/site/other/askUrza/askUrza.js"></script>

View File

@@ -189,7 +189,7 @@
</div> </div>
</div> </div>
</div> </div>
<div class='layer darkLayer smallLayer'> <div class="layer darkLayer smallLayer splitGrid">
<div class='ad'> <div class='ad'>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- adHorizontalOne --> <!-- adHorizontalOne -->
@@ -203,6 +203,19 @@
(adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({});
</script> </script>
</div> </div>
<div class='ad'>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- adHorizontalTwo -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-8226515140557560"
data-ad-slot="4606153449"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div> </div>
<div class='layer slideFromRight'> <div class='layer slideFromRight'>
<div> <div>
@@ -216,14 +229,27 @@
</div> </div>
</div> </div>
</div> </div>
<div class='layer darkLayer smallLayer'> <div class="layer darkLayer smallLayer splitGrid">
<div class='ad'> <div class='ad'>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- adHorizontalOne --> <!-- adHorizontalThree -->
<ins class="adsbygoogle" <ins class="adsbygoogle"
style="display:block" style="display:block"
data-ad-client="ca-pub-8226515140557560" data-ad-client="ca-pub-8226515140557560"
data-ad-slot="4606153449" data-ad-slot="8748965476"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div class='ad'>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- adHorizontalFour -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-8226515140557560"
data-ad-slot="7633348443"
data-ad-format="auto" data-ad-format="auto"
data-full-width-responsive="true"></ins> data-full-width-responsive="true"></ins>
<script> <script>

View File

@@ -282,7 +282,8 @@ input[type='checkbox'], select, option, input[type='file'], button {
opacity: 0; opacity: 0;
} }
.layer.smallLayer { .layer.smallLayer {
padding: 1rem; padding-top: 1rem;
padding-bottom: 1rem;
} }
.layer.revealedLayer > div { .layer.revealedLayer > div {
opacity: 1; opacity: 1;