From b7ac4cd3516e92e9187792e8cc9b5f74d1fc4516 Mon Sep 17 00:00:00 2001 From: Josh birnholz Date: Sat, 18 Feb 2023 19:18:45 -0500 Subject: [PATCH] Add italic toggle button --- creator/index.html | 1 + index.html | 3 ++- js/creator-23.js | 30 ++++++++++++++++++++++++++++++ js/main-1.js | 9 +++++++++ 4 files changed, 42 insertions(+), 1 deletion(-) diff --git a/creator/index.html b/creator/index.html index fb2d1aa5..2c0d27df 100644 --- a/creator/index.html +++ b/creator/index.html @@ -206,6 +206,7 @@
Enter card text
+
Edit the placement and size of the selected textbox
Adjust font size
diff --git a/index.html b/index.html index 0b3585fc..e7f28d0e 100644 --- a/index.html +++ b/index.html @@ -19,6 +19,7 @@ +

CARD CONJURER

@@ -38,7 +39,7 @@