strong/th

This commit is contained in:
Marc Beninca 2025-02-26 12:28:21 +01:00
parent 816a8388e8
commit 71de37f69b
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -195,7 +195,7 @@ li:nth-of-type(odd) {
background: var(--item-odd-gradient);
}
strong {
strong, th {
text-shadow: .05em .05em .05em;
}