This commit is contained in:
2026-04-01 13:47:53 -07:00
parent 88ebb54f1c
commit 8532ba1ad9
11 changed files with 1160 additions and 457 deletions

View File

@ -85,6 +85,13 @@ ol#directory {
#directory img {
margin: 0;
border-radius: 0 0 .5rem .5rem;
aspect-ratio: 3 / 2;
}
#directory .missing-img {
width: 100%;
aspect-ratio: 3 / 2;
background-color: rgba(from var(--color-accent) r g b / .3);
}
:root {
color-scheme: light dark;
@ -495,6 +502,6 @@ footer a:focus-visible {
<p><a href="/attribution/">site attribution</a></p>
</footer>
<!-- This page `/artists/` was built on 2026-03-31T23:51:03.506Z -->
<!-- This page `/artists/` was built on 2026-04-01T20:47:34.575Z -->
</body>
</html>

View File

@ -540,6 +540,6 @@ footer a:focus-visible {
<p><a href="/attribution/">site attribution</a></p>
</footer>
<!-- This page `/artists/jennifer-hawke/` was built on 2026-03-31T23:51:03.510Z -->
<!-- This page `/artists/jennifer-hawke/` was built on 2026-04-01T20:47:34.579Z -->
</body>
</html>