forked from GithubMirrors/cardconjurer
fix
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
<div id="framePicker" class="frameGrid"></div>
|
||||
<div id="maskPicker"></div>
|
||||
</div>
|
||||
<button onclick="addFrameToCardMaster()">Add</button><button onclick="addFrameToCardMaster(true)">Add To Right Half</button>
|
||||
<div id="cardMaster" onchange="cardMasterUpdated()"></div>
|
||||
<button onclick="addFrameToCardMaster()">Add</button><button onclick="addFrameToCardMaster(' - Right')">Add To Right Half</button>
|
||||
<div id="cardMaster"></div>
|
||||
</div>
|
||||
<div class="tabContent mainEditor" id="text">
|
||||
oh cool some text!
|
||||
@@ -59,9 +59,9 @@
|
||||
</div>
|
||||
<div class="layer">
|
||||
<div class="title">Want More Customization?</div>
|
||||
<div class="paragraph indent">
|
||||
<!-- <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> -->
|
||||
<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>.
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user