webring + grid margin

This commit is contained in:
array-in-a-matrix 2022-04-22 06:12:48 -04:00
parent f433492cce
commit 75beec5f69
2 changed files with 8 additions and 2 deletions

View file

@ -41,8 +41,15 @@
Retronaut
<br>
<a href='https://webring.dinhe.net/prev/https://arrayinamatrix.xyz'>Previous</a>
<a href='https://webring.dinhe.net/next/https://arrayinamatrix.xyz'>Next</a>
<a href="https://webring.dinhe.net/random">Random</a>
<a href='https://webring.dinhe.net/next/https://arrayinamatrix.xyz'>Next</a>
</section>
<section class="grid-item zoom" id="hotline" style="text-align: center;">
Hotline
<br>
<a href='https://hotlinewebring.club/arrayinamatrix/previous'>Previous</a>
<a href='https://hotlinewebring.club/arrayinamatrix/next'>Next</a>
</section>
</div>

View file

@ -729,6 +729,5 @@ section {
}
.grid-item {
margin: 2%;
margin-top: 0;
}