mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 12:54:57 -05:00
restyle
This commit is contained in:
@@ -39,8 +39,7 @@
|
||||
grid-column: 1 / span 3;
|
||||
padding: 1rem;
|
||||
margin: 0.5rem;
|
||||
background: var(--background-color-contrast);
|
||||
color: var(--font-color-contrast);
|
||||
background: var(--layer-background);
|
||||
border-radius: 1rem;
|
||||
font: 1.5rem belerenb;
|
||||
}
|
||||
@@ -75,10 +74,10 @@
|
||||
}
|
||||
</style>
|
||||
<div>
|
||||
<div class="title darkLayer">
|
||||
<div class="title layer">
|
||||
Ask Urza 2.0
|
||||
</div>
|
||||
<div class="layer slideFromRight">
|
||||
<div class="animated layer clearLayer slideFromRight">
|
||||
<div>
|
||||
<div class="askUrzaGrid">
|
||||
<div class="urzaCard">
|
||||
@@ -99,15 +98,14 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="layer darkLayer slideFromLeft">
|
||||
<div class="animated layer slideFromLeft">
|
||||
<div class="indent">
|
||||
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 smallLayer splitGrid">
|
||||
<div class='ad'>
|
||||
<div class="adGrid">
|
||||
<div>
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<!-- adHorizontalOne -->
|
||||
<ins class="adsbygoogle"
|
||||
style="display:block"
|
||||
data-ad-client="ca-pub-8226515140557560"
|
||||
@@ -118,9 +116,8 @@
|
||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||
</script>
|
||||
</div>
|
||||
<div class='ad'>
|
||||
<div>
|
||||
<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"
|
||||
|
Reference in New Issue
Block a user