tfe.css: tfe-meta-item font-weight 400→700

This commit is contained in:
Pontoporeia
2026-06-08 12:31:21 +02:00
parent c9fa5943cf
commit e0d706c677

View File

@@ -54,7 +54,7 @@
/* Each metadata line */
.tfe-meta-item {
margin: 0;
font-weight: 400;
font-weight: 700;
}
.tfe-meta-label {