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!

-

Ready?

+

Ready?

Get Started

\ No newline at end of file