mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
info
This commit is contained in:
@@ -272,7 +272,7 @@
|
||||
<input id="inputInfoArtist" type="text" class="input" value="" oninput="sectionTextFunction()">
|
||||
<br>
|
||||
Other Information
|
||||
<input id="inputInfoCopyright" type="text" class="input" value="Not a Real Card" oninput="sectionTextFunction()">
|
||||
<input id="inputInfoMessage" type="text" class="input" value="Not For Sale" oninput="sectionTextFunction()">
|
||||
</div>
|
||||
<div class="cmm" id="cmm-art">
|
||||
Upload an Image
|
||||
@@ -359,7 +359,8 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class="cmm" id="cmm-download">
|
||||
<a onclick="downloadCardImage(this)" id="downloadCardImage" href="" target="_blank" download="card.png">Download</a>
|
||||
<a onclick="downloadCardImage(this)" id="downloadCardImage" href="" target="_blank" download="card.png">Download</a><br><br>
|
||||
Remember to properly credit the artist (under 'Info') before downloading!
|
||||
<br>
|
||||
<!-- <div class="adspace">
|
||||
Ads?
|
||||
|
Reference in New Issue
Block a user