style: standardise links to Regular weight (400) with violet accent hover, body to Light (300)

This commit is contained in:
Pontoporeia
2026-06-08 11:53:57 +02:00
parent cee3345ea3
commit cb2b18e470
16 changed files with 66 additions and 48 deletions

View File

@@ -57,7 +57,7 @@
}
.tfe-meta-label {
font-weight: 400;
font-weight: 300;
}
.tfe-meta-item a {
@@ -67,7 +67,7 @@
}
.tfe-meta-item a:hover {
text-decoration: none;
color: var(--accent-primary);
}
/* Note field: align label to top, value in italics */
@@ -190,7 +190,7 @@ aside figcaption {
}
.tfe-pdf-fallback a:hover {
text-decoration: none;
color: var(--accent-primary);
}
/* "Not available" and "no files" notices */