posts listing testing

This commit is contained in:
Ruben 2024-05-03 08:54:26 -05:00
commit 7c9fb7a101
No known key found for this signature in database
GPG key ID: AE181294E97E4802
2 changed files with 6 additions and 15 deletions

View file

@ -41,14 +41,18 @@
<div> <div id="minimize-btn"></div> <div id="maximize-btn"></div> <div id="close-btn"></div> </div>
</div>
<article>
<span></span>
<section>
<h2>rizz.dot</h2>
<p>for all your rizzing needs!</p>
<small>posted on <date datetime="2024-5-3">May 3 of 2024</date></small>
</section>>
</article>
</div>
<!-- webrings and credits -->
<footer>
<div id="webring-credits" class="terminal">
<a href="../">go back</a>
<p><a href="../">go back</a></p>
</div>
</footer>

View file

@ -326,24 +326,11 @@ about me section/terminal
footer/credits
*/
footer {
.fediring a {
display: inline-grid;
font-size: 18px;
color: var(--green);
text-decoration: none;
margin-bottom: .5em;
}
p, a {
text-align: center;
font-size: 16px;
margin: .4em 0px .4em;
}
img {
max-width: 30%;
display: flex;
margin-left: auto;
margin-right: auto;
}
}
/*