MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Blanked the page |
No edit summary Tags: Mobile edit Mobile web edit |
||
Line 1: | Line 1: | ||
<style> | |||
.infobox th { | |||
text-align: center !important; /* centers all headers */ | |||
} | |||
.infobox td { | |||
text-align: left !important; /* keeps data left-aligned */ | |||
} | |||
.infobox .infobox-above { | |||
text-align: center !important; /* for rows like “Incumbent” or top rows */ | |||
} | |||
</style> |