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 41: | Line 41: | ||
.infobox .infobox-header { |
.infobox .infobox-header { |
||
background: var(--table-header); |
background: var(--table-header); |
||
⚫ | |||
⚫ | |||
text-align: center; |
text-align: center; |
||
color: white; |
color: white; |
||
⚫ | |||
⚫ | |||
} |
|||
.infobox .infobox-header { |
|||
font-size: 1.15em; |
font-size: 1.15em; |
||
⚫ | |||
⚫ | |||
} |
} |
||