Remove other guessing games
This commit is contained in:
parent
6b5b9b42f5
commit
edee910e2d
|
@ -125,15 +125,6 @@
|
|||
action="guess.html"
|
||||
style="display: flex; flex-direction: column; align-items: center"
|
||||
>
|
||||
<!-- <input type="radio" id="wrath" name="whichguesser" value="wrath" />
|
||||
<label class="radio-label" for="wrath">
|
||||
<img
|
||||
class="thumbnail"
|
||||
src="https://c1.scryfall.com/file/scryfall-cards/art_crop/front/0/6/0619d670-7b53-4185-a25d-2fab5db1aab5.jpg?1562896185"
|
||||
/>
|
||||
<h3>I'll Clean Sweep</h3></label
|
||||
><br /> -->
|
||||
|
||||
<input
|
||||
type="radio"
|
||||
id="counterspell"
|
||||
|
@ -149,15 +140,6 @@
|
|||
<h3>Counterspell Guesser</h3></label
|
||||
><br />
|
||||
|
||||
<!-- <input type="radio" id="terror" name="whichguesser" value="terror" />
|
||||
<label class="radio-label" for="terror">
|
||||
<img
|
||||
class="thumbnail"
|
||||
src="https://c1.scryfall.com/file/scryfall-cards/art_crop/front/2/d/2dd5d601-aff7-4b7a-ab6c-b89f403af076.jpg?1562905752"
|
||||
/>
|
||||
<h3>I'm a Terror-able Guesser</h3></label
|
||||
><br /> -->
|
||||
|
||||
<input type="radio" id="burn" name="whichguesser" value="burn" />
|
||||
<label class="radio-label" for="burn">
|
||||
<img
|
||||
|
@ -167,16 +149,6 @@
|
|||
<h3>Match With Hot Singles</h3></label
|
||||
><br />
|
||||
|
||||
<!-- <input type="radio" id="beast" name="whichguesser" value="beast" />
|
||||
<label class="radio-label" for="beast">
|
||||
<img
|
||||
class="thumbnail"
|
||||
src="https://c1.scryfall.com/file/scryfall-cards/art_crop/front/3/3/33f7e788-8fc7-49f3-804b-2d7f96852d4b.jpg?1562905469"
|
||||
/>
|
||||
<h3>Finding Fantastic Beasts</h3></label
|
||||
>
|
||||
<br /> -->
|
||||
|
||||
<details id="addl-options">
|
||||
<summary>
|
||||
<img
|
||||
|
|
Loading…
Reference in New Issue
Block a user