diff --git a/data/site/styles.css b/data/site/styles.css index b4ef9c0c..a3548cd0 100644 --- a/data/site/styles.css +++ b/data/site/styles.css @@ -39,6 +39,7 @@ --shifting-color-1: #00c300; --shifting-color-1-light: #c8ff64; --light-color: #eee; + --clear-selected: #fff4; --dark-color: #333; --clear-light: #0001; --clear-dark: #0003; @@ -98,9 +99,9 @@ canvas { height: 1em; } .cardMenu > div > div:nth-child(1) { - /*border: 1px solid blue;*/ - text-align: center; - font: 1.5em belerenbsc; +/* border: 1px solid blue;*/ +/* text-align: center;*/ +/* font: 1.5em belerenbsc;*/ } .twoGrid { display: grid; @@ -282,9 +283,9 @@ footer a:hover { /*WIP*/ .tab { display: grid; - grid-template-columns: repeat(auto-fit, minmax(6em, 1fr)); + grid-template-columns: repeat(auto-fit, minmax(6.5em, 1fr)); grid-auto-rows: min-content; -/* align-items: center;*/ + cursor: pointer; } .tabButton { text-align: center; @@ -294,7 +295,7 @@ footer a:hover { padding: 0.1em 0em; } .tabButton.activeTab { - background: var(--clear-dark); + background: var(--clear-selected); } .tabContent { display: none; @@ -303,8 +304,10 @@ footer a:hover { display: block; } - - +.download { + text-align: center; + font: 1.5em belerenbsc; +} diff --git a/index.html b/index.html index a39d47dd..44b20787 100644 --- a/index.html +++ b/index.html @@ -17,10 +17,16 @@
-
-
- Card Frame -
+
+
Frame
+
Text
+
Art
+
Collector
+
Set
+
Watermark
+
+
+
Select the part of the card frame
@@ -36,23 +42,15 @@
Select the part of the card frame
Enter the opacity for the selected part of the frame
-
-
-
- Text -
+
Select the text you want to edit
Edit the selected text
Enter the mana cost. Include spaces!
-
-
-
- Art -
+
Upload an image for the card art
@@ -67,12 +65,8 @@
Art zoom level
-
-
-
- Collector's/Legal Information -
+
Card Number
Rarity
@@ -80,12 +74,8 @@
Language
Artist's Name
(necessary)
-
-
-
- Set Symbol -
+
Upload an image for the set symbol
Enter a URL for the set symbol
@@ -93,12 +83,8 @@
C, U, R, M, or S
(Not every set has every rarity)
Use a random set symbol and rarity
-
-
-
- Watermark -
+
Upload an image for the watermark
Enter a URL for the watermark
@@ -126,10 +112,10 @@ Select the secondary watermark color
-
+
-