−photo
All checks were successful
/ job (push) Successful in 1m18s

This commit is contained in:
Marc Beninca 2025-04-17 12:33:56 +02:00
parent 757efd9a95
commit dc60e2f360
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
4 changed files with 0 additions and 13 deletions

View file

@ -194,13 +194,6 @@ img.org {
block-size: 2em;
margin-inline-end: .5em;
}
img.photo {
border-radius: 1em;
border-bottom: var(--border-on);
border-left: var(--border-on);
border-right: var(--border-on);
border-top: var(--border-on);
}
body.item li:nth-of-type(even) {
background: var(--item-even-gradient);