mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-28 13:51:50 -05:00
fix
This commit is contained in:
@@ -19,18 +19,22 @@
|
||||
This program is for creative purposes only. It is intended only to be used for personal reasons, and not for commercial production or sale.
|
||||
</div>
|
||||
</div>
|
||||
<div class="layer">
|
||||
<div class="paragraph">
|
||||
Users must properly credit any artwork that they upload to the program.
|
||||
</div>
|
||||
</div>
|
||||
<div class="layer">
|
||||
<div class="paragraph indent">
|
||||
Users must properly credit any artwork that they upload to the program.
|
||||
</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>
|
||||
</body>
|
||||
<footer>
|
||||
<div class="footerGrid">
|
||||
<div>
|
||||
Card Conjurer By Kyle Burton<br>
|
||||
<input type="checkbox" checked="true" onchange="toggleTooltips(this.checked)" id="tooltipToggler"> Display tooltips<br>
|
||||
Happy Card Conjuring!
|
||||
</div>
|
||||
<div>
|
||||
@@ -46,4 +50,4 @@
|
||||
</div>
|
||||
</footer>
|
||||
<script src="data/scripts/colors.js"></script>
|
||||
<html>
|
||||
<html>
|
||||
|
Reference in New Issue
Block a user