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 35: | Line 35: | ||
} |
} |
||
.infobox .infobox-subheader { |
.infobox .infobox-header, .infobox .infobox-subheader { |
||
background: var(--table-header); |
background: var(--table-header); |
||
} |
|||
.infobox .infobox-header { |
|||
font-size: 1.15em; |
|||
} |
} |
||