build
This commit is contained in:
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user