JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
basic card designer, new_cards api
[peach-cgt.git] / index.html
index a1dd2ad..548d51d 100644 (file)
        <h1>Card Table</h1>
        <div id="table">
                <div id="your_side"></div>
-               <div id="loading-card" class="card">
+               <div id="loading_card" class="card">
                        <div class="pile_caption">Loading...</div>
                </div>
                <div id="my_side">Cards in this green area (except the two piles on the right) always appear face-down to the other player.</div>
        </div>
-       <div id="deck_designer"><h1>Deck Designer</h1><form></form></div>
+       <div id="deck_designer"><h1>Deck Designer</h1><p>Click each card you'd like in your deck and then click "done" at the bottom.</p></div>
 </body>
 </html>