minor fixes

Changed files
+17 -8
site
about
assets
styles
elsewhere
+2 -2
site/about/index.php
···
<h2 id="about-kat" class="highlight">about kat</h2>
-
<div class="about-wrapper">
-
<figure class="about-icon tape">
+
<div class="polaroid-wrapper">
+
<figure class="polaroid-icon tape">
<img src="/assets/images/hcard.png" loading="lazy" alt="selfie of me holding up my camcorder and covering half my face with it as i look into the view finder. the image is black and white, dithered, and covered in spotted half tones">
<figcaption>me with my camcorder <span aria-label="hashtag my camcorder">#mycamcorder</span> (2025)</figcaption>
+6 -6
site/assets/styles/polaroid.css
···
-
.about-wrapper {
+
.polaroid-wrapper {
margin-top: 1.5em;
}
-
.about-icon {
+
.polaroid-icon {
background: var(--accent-color);
width: fit-content;
padding: .2rem 1rem 2rem 1rem;
···
display: block;
}
-
figure.about-icon {
+
figure.polaroid-icon {
inline-size: fit-content;
margin-inline: auto;
}
-
figure.about-icon img {
+
figure.polaroid-icon img {
display: block;
margin: 1rem auto;
width: 200px;
}
-
figure.about-icon figcaption {
+
figure.polaroid-icon figcaption {
color: white;
contain: inline-size;
}
···
height: 30px;
margin: -1em auto .5rem auto;
width: 200px;
-
background-color: color-mix(in srgb, lightblue, transparent 10%);
+
background-color: lightblue;
border-right: 1px dotted #86c5da;
border-left: 1px dotted #86c5da;
opacity: 0.5;
+9
site/elsewhere/index.php
···
<li><a href="https://bsky.app/profile/did:plc:jl5dgp7xb34xfqlpywt7kcp5/">bluesky</a></li>
<li><a href="https://social.lol/@lachesis">fediverse</a></li>
</ul>
+
+
<h2 id="code" class="highlight">code</h2>
+
+
<ul class="nav-secondary">
+
<li><a href="https://github.com/xxwhirlpool/">github</a></li>
+
<li><a href="https://git.sr.ht/~chasinglightning/">sourcehut</a></li>
+
<li><a href="https://tangled.org/@did:plc:jl5dgp7xb34xfqlpywt7kcp5">tangled</a></li>
+
<li><a href="https://bytes.4-walls.net/kat">bytes</a> <span class="li-parenthesis">(personal forgejo instance)</span></li>
+
</ul>
<h2 id="contact" class="highlight">contact</h2>