This commit is contained in:
Kyle
2019-11-12 17:09:23 -08:00
parent 95c9701488
commit 5978615ba9
3 changed files with 17 additions and 10 deletions

View File

@@ -38,7 +38,6 @@
<div class="footerGrid"> <div class="footerGrid">
<div> <div>
Card Conjurer By Kyle Burton<br> Card Conjurer By Kyle Burton<br>
<input type="checkbox" checked="true" onchange="toggleTooltips(this.checked)" id="tooltipToggler"> Display tooltips<br>
Happy Card Conjuring! Happy Card Conjuring!
</div> </div>
<div> <div>

View File

@@ -146,6 +146,10 @@
</div> </div>
</div> </div>
<div class="layer"> <div class="layer">
<div class="title">Want More Customization?</div>
<div class="paragraph indent">
If you'd like to try out some more frames, scroll to the bottom of this page and check the box next to "Advanced Borders" - CardConjurer.com will remember this setting, so you only need to do this once per device.
</div>
<div class="paragraph indent"> <div class="paragraph indent">
This version of the website is currently a work in progress, so it doesn't have all the features the original Card Conjurer had. If you'd like to go back to the old version, <a href="old/index.html">click here</a>. This version of the website is currently a work in progress, so it doesn't have all the features the original Card Conjurer had. If you'd like to go back to the old version, <a href="old/index.html">click here</a>.
</div> </div>

View File

@@ -20,17 +20,21 @@
</div> </div>
</div> </div>
<div class="layer"> <div class="layer">
<div class="paragraph"> <div class="paragraph indent">
Users must properly credit any artwork that they upload to the program. Users must properly credit any artwork that they upload to the program.
</div> </div>
</div> </div>
<div class="layer">
<div class="paragraph indent">
By using Card Conjurer, you are agreeing to the storage of cookies on your device. The cookies serve to improve your experience, and store nothing but the settings you have previously input so they can be automatically loaded whenever you revisit the site.
</div>
</div>
</div> </div>
</body> </body>
<footer> <footer>
<div class="footerGrid"> <div class="footerGrid">
<div> <div>
Card Conjurer By Kyle Burton<br> Card Conjurer By Kyle Burton<br>
<input type="checkbox" checked="true" onchange="toggleTooltips(this.checked)" id="tooltipToggler"> Display tooltips<br>
Happy Card Conjuring! Happy Card Conjuring!
</div> </div>
<div> <div>