mirror of
https://github.com/dtinth/comic-mono-font.git
synced 2026-02-21 22:43:59 +00:00
Adjust new example text layout
This commit is contained in:
16
index.html
16
index.html
@@ -85,13 +85,15 @@
|
|||||||
</div>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
<div>
|
<div>
|
||||||
<label for="newExampleTextInput">Example Text:</label>
|
<label for="newExampleTextInput">Change example text:</label>
|
||||||
<input
|
<div>
|
||||||
type="text"
|
<input
|
||||||
id="newExampleTextInput"
|
type="text"
|
||||||
name="newExampleTextInput"
|
id="newExampleTextInput"
|
||||||
/>
|
name="newExampleTextInput"
|
||||||
<button id="newExampleTextButton">Update</button>
|
/>
|
||||||
|
<button id="newExampleTextButton">Update</button>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
<h2>Downloads</h2>
|
<h2>Downloads</h2>
|
||||||
|
|||||||
Reference in New Issue
Block a user