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); |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
font-weight: bold; |
font-weight: bold; |
||
text-align: center; |
text-align: center; |
||
Line 59: | Line 52: | ||
.infobox .infobox-image { |
.infobox .infobox-image { |
||
text-align: center; |
text-align: center; |
||
background: var(--body-main); |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
} |
} |
||