More retro-ification
Retro cool
Retro cool
by steve0greatness, Friday, 17 May 2024, 05:42:55 (1715924575), pushed by steve0greatness, Friday, 17 May 2024, 05:45:39 (1715924739)
Author identity: Steve0Greatness <steve0greatnessiscool@gmail.com>
5f230a1970489ebd4a456b1dea5e47a4a150fc38
margin-right: 14px;
border-right: 1px solid white;
}
.time-stamps {
margin-top: 5px;
border-bottom: 1px solid white;
}
list-style: none;
padding: 8px;
box-sizing: border-box;
margin: 16px auto 8px auto;
margin: 16px auto 0;
width: 60vw;
border: 1px solid black;
/*border: 1px solid black;*/
background-color: #19191b;
}
width: 60vw;
margin: 0 auto;
background-color: #0b0b0c;
border-bottom: 1px solid #fff;
}
body > header :any-link {
}
body > header h2 {
flex: 1;
font-size: large;
margin: 0;
}
body > header nav {
font-size: large;
padding-left: 15px;
margin-left: 15px;
border-left: 1px solid white;
}
body > header nav :any-link:not(:last-child) {
}
body > footer {
display: flex;
align-items: first baseline;
margin: 8px auto;
margin-top: 12px;
width: 60vw;
padding-top: 3px;
box-sizing: border-box;
width: fit-content;
padding: 15px;
background-color: #19191b;
border-top: 1px currentColor solid;
position: absolute;
top: 15px;
right: 15px;
}
.footer-link-list-holder {
<body>
<header>
<h2><a href="/"><img src="/SteveLogo.webp" height="50" width="307" alt="Steve0Greatness" /></a></h2>
<h2><a href="/"><img src="/SteveLogo.webp" height="35" width="215" alt="Steve0Greatness" /></a></h2>
<nav>
<a href="/blog">Blog</a>
<a href="/list/link-tree.html">Link Tree</a>
<img src="/md-src.png" width="16" height="16" aria-hidden="true" />
</a>
</div>
<time datetime="{{ OpenGraphDate }}T00:00:00-08:00">{{PostDate}} PST</time>
{% if Revised %}- <span aria-hidden="true" style="font-style:italic">Revision as of: </span> <time datetime="{{ post["opengraph-update"] }}T00:00:00-08:00" aria-label="Revision">{{Revised}} PST</time>{% endif %}
{% if IsDraft %}<i>Draft</i>{% endif %}
<div class="time-stamps">
<time datetime="{{ OpenGraphDate }}T00:00:00-08:00">{{PostDate}} PST</time>
{% if Revised %}- <span aria-hidden="true" style="font-style:italic">Revision as of: </span> <time datetime="{{ post["opengraph-update"] }}T00:00:00-08:00" aria-label="Revision">{{Revised}} PST</time>{% endif %}
{% if IsDraft %}<i>Draft</i>{% endif %}
</div>
</header>
{{ Content }}
</article>