1

Nouveautés du blog

This commit is contained in:
2026-02-24 00:26:38 +01:00
parent 5e00c0c7c4
commit 208a873d80
19 changed files with 224 additions and 33 deletions

View File

@@ -64,7 +64,7 @@ h3 {
font-size: clamp(1.05rem, 1.7vw, 1.35rem);
}
main > article > :not(footer.article-footer) :is(strong, b) {
body:has(> header.article-header) > main > article > :is(p, ul, ol, blockquote, table, dl, details) :is(strong, b) {
font-weight: 800;
color: var(--color-heading);
text-shadow: none;