From 6683a6bcca4d9687c8980e99e8c7b6e03bc17588 Mon Sep 17 00:00:00 2001
From: Kyle <41976328+ImKyle4815@users.noreply.github.com>
Date: Tue, 22 Dec 2020 10:24:40 -0800
Subject: [PATCH] styling
---
creator/index.php | 15 +++++++++++++++
css/style-1.css | 7 ++++++-
index.php | 16 ++++++++--------
3 files changed, 29 insertions(+), 9 deletions(-)
diff --git a/creator/index.php b/creator/index.php
index f892ce78..f6a3ffd4 100644
--- a/creator/index.php
+++ b/creator/index.php
@@ -313,6 +313,21 @@
+
+
+
Share your cards
+
+ I'd love to see the cards you're making, and I'm sure that others would too! Post a picture on Twitter with the hashtag #CardConjurer, or just check out what others have made!
+
+
+
+
+
How you can help
+
+ Between hosting fees and paying for the domain, running Card Conjurer can take its toll. Plus, as a student on a tight budget, it can be hard to afford Magic. If you've enjoyed using Card Conjurer and would like to help me out, please consider joining my Patreon. And if you'd like to make a one-time donation instead, I have a PayPal as well. Any assistance is greatly appreciated, even if it's simply checking out my Twitter!
+
+
+
\ No newline at end of file
diff --git a/css/style-1.css b/css/style-1.css
index 4dcee077..eae2498d 100644
--- a/css/style-1.css
+++ b/css/style-1.css
@@ -122,10 +122,15 @@ img {
/*Fonts*/
.title {
font-family: belerenbsc;
+}
+h1.title {
+ font-size: 4rem;
+}
+.shadow {
text-shadow: 0.2rem 0.2rem 0.5rem black;
}
h1 {
- font-size: 4rem;
+ font-size: 3rem;
font-family: Montserrat-SemiBold, Helvetica, Tahoma, Verdana, Geneva, sans-serif;
overflow-wrap: break-word;
}
diff --git a/index.php b/index.php
index 4d908cba..d829a1f5 100644
--- a/index.php
+++ b/index.php
@@ -3,23 +3,23 @@
Welcome to Card Conjurer
- The custom Magic: The Gathering card creator
+ The custom Magic: The Gathering card creator
-
Choose from a Variety of Card Frames
-
Card Conjurer offers Expeditions, Inventions, Showcase Frames, and so much more. Take a look!
+
Choose from a Variety of Card Frames
+
Card Conjurer offers Expeditions, Inventions, Showcase Frames, and so much more. Take a look!
-
Customize to Your Heart's Content
-
With Card Conjurer's level of customization, you'll have endless options when designing your dream cards. Try it out!
+
Customize to Your Heart's Content
+
With Card Conjurer's level of customization, you'll have endless options when designing your dream cards. Try it out!
@@ -28,13 +28,13 @@
-
Bling Out Existing Favorites
-
Easily import vital information from existing cards, then redesign them. Go on, do it!
+
Bling Out Existing Favorites
+
Easily import vital information from existing cards, then redesign them. Go on, do it!
\ No newline at end of file