MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 23: | Line 23: | ||
display: flex; | display: flex; | ||
flex-direction: column; | flex-direction: column; | ||
align-items: center; | |||
margin-top: 0.5rem; | |||
} | } | ||
.infobox-table:nth-child(odd) { | .infobox-table > span:nth-child(odd) { | ||
font-weight: strong; | font-weight: strong; | ||
} | } | ||