User:Merds/CSS/Infobox.css: Difference between revisions
no edit summary
No edit summary |
No edit summary |
||
Line 41:
.infobox .infobox-header {
background: var(--table-header);
padding: 0.5em 0;▼
font-weight: bold;▼
text-align: center;
color: white;
▲ padding: 0.5em 0;
line-height: 1.4em;▼
font-size: 1.15em;
▲ font-weight: bold;
}
|