mirror of
https://github.com/dtinth/comic-mono-font.git
synced 2026-02-21 22:43:59 +00:00
Add page-wide serious toggler
This commit is contained in:
@@ -46,6 +46,14 @@
|
||||
</div>
|
||||
</div>
|
||||
<br />
|
||||
<form>
|
||||
Apply to
|
||||
<label for="entirePage">entire page:</label>
|
||||
<input type="radio" name="applyTo" id="entirePage" />
|
||||
<label for="newExampleTextButton">example text only:</label>
|
||||
<input type="radio" name="applyTo" id="exampleTextOnly" />
|
||||
</form>
|
||||
<br />
|
||||
<form>
|
||||
<label for="newExampleText">Example Text:</label>
|
||||
<input type="text" id="newExampleText" name="newExampleText" />
|
||||
|
||||
Reference in New Issue
Block a user