Unnecessary use of h3

This commit is contained in:
Nova Cat 2024-12-06 18:19:08 -08:00
parent a65ce4a183
commit 6147a185f5

View file

@ -4,8 +4,8 @@
<body>
<center>
<h1>MeowNexUS IRC</h1>
<a class="softcard" style="display: inline-block;" title="Commands run" href="#"><h3 id="run">...</h3><img src="https://swee.codes/icons/up.svg"></a>
<a class="softcard" style="display: inline-block;" title="Commands refused" href="#"><h3 id="blocked">...</h3><img src="https://swee.codes/icons/down.svg"></a>
<a class="softcard" style="display: inline-block;" title="Commands run" href="#"><span id="run">...</span><br><img src="https://swee.codes/icons/up.svg"></a>
<a class="softcard" style="display: inline-block;" title="Commands refused" href="#"><span id="blocked">...</span><br><img src="https://swee.codes/icons/down.svg"></a>
<br>
<br>
<a class="download" onclick="refresh();">Refresh</a>