This commit is contained in:
Kyle
2020-07-12 11:19:55 -07:00
parent 8390fe82d4
commit 2fcc018182
4 changed files with 20 additions and 4 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!
</div>
</div>
<div class="layer">
<div class="layer smallLayer">
<div class='ad'>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- adHorizontalOne -->

View File

@@ -189,7 +189,7 @@
</div>
</div>
</div>
<div class='layer darkLayer'>
<div class='layer darkLayer smallLayer'>
<div class='ad'>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- adHorizontalOne -->
@@ -216,7 +216,7 @@
</div>
</div>
</div>
<div class='layer darkLayer'>
<div class='layer darkLayer smallLayer'>
<div class='ad'>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- adHorizontalOne -->

View File

@@ -281,6 +281,9 @@ input[type='checkbox'], select, option, input[type='file'], button {
.layer > div {
opacity: 0;
}
.layer.smallLayer {
padding: 1rem;
}
.layer.revealedLayer > div {
opacity: 1;
}

View File

@@ -34,7 +34,7 @@
This is not a real translator. It simply detects paragraphs and sentences, then randomly converts characters to phyrexian. Once you have the copied text, drop it into the <a href='creator.html'>Card Creator</a> following {fontphyrexian} wherever you'd like!
</div>
</div>
<div class="layer">
<div class="layer smallLayer splitGrid">
<div class='ad'>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- adHorizontalOne -->
@@ -47,6 +47,19 @@
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<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>