diff --git a/askurza/index.html b/askurza/index.html index 666e7c32..023ef95c 100644 --- a/askurza/index.html +++ b/askurza/index.html @@ -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! -
+
@@ -118,6 +118,19 @@ (adsbygoogle = window.adsbygoogle || []).push({});
+
+ + + + +
diff --git a/creator/index.html b/creator/index.html index f63d7188..57c28edc 100644 --- a/creator/index.html +++ b/creator/index.html @@ -189,21 +189,34 @@ -
-
- - - - -
-
+
+
+ + + + +
+
+ + + + +
+
@@ -216,21 +229,34 @@
-
-
- - - - -
-
+
+
+ + + + +
+
+ + + + +
+
diff --git a/data/styles/main.css b/data/styles/main.css index 89e6db52..9b34d06b 100644 --- a/data/styles/main.css +++ b/data/styles/main.css @@ -282,7 +282,8 @@ input[type='checkbox'], select, option, input[type='file'], button { opacity: 0; } .layer.smallLayer { - padding: 1rem; + padding-top: 1rem; + padding-bottom: 1rem; } .layer.revealedLayer > div { opacity: 1;