MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 2,110:
.infobox .infobox-label {
color: var(--text-medium);
font-weight: 600; /* semibold labels, like the band variant and table headers */
font-weight: 400;
padding: var(--wt-pad-y) 0.8em var(--wt-pad-y) 0.2em; /* row rhythm = the wikitable's */
}
Line 2,528:
text-align: left;
color: var(--text-medium);
font-weight: 400600; /* semibold labels — tracks .infobox-label */
padding: var(--wt-pad-y) 0.8em var(--wt-pad-y) 0.2em; /* = .infobox-label (wikitable rhythm) */
vertical-align: top;