mirror of
https://github.com/gigirassy/plaster.git
synced 2024-12-23 18:39:07 +00:00
Update index.html
This commit is contained in:
parent
c056aa6c79
commit
80da3a5d92
@ -36,6 +36,10 @@
|
|||||||
width:75%;
|
width:75%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.footer {
|
||||||
|
font-size:30%;
|
||||||
|
}
|
||||||
|
|
||||||
input, button {
|
input, button {
|
||||||
margin: 5px 0;
|
margin: 5px 0;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
@ -86,6 +90,6 @@
|
|||||||
</label>
|
</label>
|
||||||
<script src="client.js" defer></script>
|
<script src="client.js" defer></script>
|
||||||
<div id="asciiArtContainer" aria-hidden="true" style="position: fixed; bottom: 0; right: 0; padding: 10px; font-family: monospace; white-space: pre;"></div>
|
<div id="asciiArtContainer" aria-hidden="true" style="position: fixed; bottom: 0; right: 0; padding: 10px; font-family: monospace; white-space: pre;"></div>
|
||||||
<p><a href="https://github.com/gigirassy/plaster">source code</a> is licensed under the public domain</p></div>
|
<p class="footer"><a href="https://github.com/gigirassy/plaster">source code</a> is licensed under the public domain<br>🏳️⚧️🇵🇸🇭🇹🇺🇦</p></div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user