posts listing testing
This commit is contained in:
parent
8f2b6684d7
commit
7c9fb7a101
2 changed files with 6 additions and 15 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue