Template:Infobox river/styles.css: Difference between revisions
No edit summary |
Center infobox section headers consistently |
||
| Line 27: | Line 27: | ||
} | } | ||
} | } | ||
} | |||
/* Keep infobox section headers centered. */ | |||
.infobox .infobox-header, | |||
.infobox th.infobox-header { | |||
text-align: center; | |||
} | } | ||