User:Merds/CSS/Infobox.css: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
No edit summary |
||
Line 37: | Line 37: | ||
.infobox .infobox-header, .infobox .infobox-subheader { |
.infobox .infobox-header, .infobox .infobox-subheader { |
||
background: var(--table-header); |
background: var(--table-header); |
||
font-weight: bold; |
|||
text-align: center; |
|||
} |
} |
||