This commit is contained in:
2026-05-13 20:47:18 -07:00
parent 58be723eef
commit 2b90da7572
281 changed files with 4089 additions and 3361 deletions

View File

@ -457,6 +457,10 @@ pre[class*=language-]::selection {
.tag:nth-child(odd) p {
text-align: right;
}
img[tabindex="0"] {
cursor: pointer;
}
img[tabindex="0"]:focus-visible {
outline: .15rem solid var(--color-teal);
}
@ -1605,6 +1609,6 @@ if (window.innerWidth > 650) {
</footer>
<!-- This page `/artists-conk/` was built on 2026-05-14T03:43:28.023Z -->
<!-- This page `/artists-conk/` was built on 2026-05-14T03:46:55.833Z -->
</body>
</html>