mirror of
https://github.com/gigirassy/plaster.git
synced 2024-12-23 10:29:07 +00:00
Update index.html
This commit is contained in:
parent
c056aa6c79
commit
80da3a5d92
@ -35,6 +35,10 @@
|
||||
text-align:center;
|
||||
width:75%;
|
||||
}
|
||||
|
||||
.footer {
|
||||
font-size:30%;
|
||||
}
|
||||
|
||||
input, button {
|
||||
margin: 5px 0;
|
||||
@ -86,6 +90,6 @@
|
||||
</label>
|
||||
<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>
|
||||
<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>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user