825
edits
No edit summary |
No edit summary |
||
Line 70: | Line 70: | ||
color: black; | color: black; | ||
margin: 0.5em 0 0.5em 1em; | margin: 0.5em 0 0.5em 1em; | ||
padding: | padding: 1em; | ||
float: right; | float: right; | ||
clear: right; | clear: right; | ||
Line 79: | Line 79: | ||
.infobox-heading-name{ | .infobox-heading-name{ | ||
text-align:center; | text-align:center; | ||
font-weight: | font-weight: 500; | ||
font-size: 23px; | |||
line-height: 28px; | |||
} | } | ||
.infobox.biography th{ | .infobox.biography th{ | ||
text-align:left; | text-align:left; | ||
} | |||
.infobox-heading-caption{ | |||
text-align:center; | |||
} | } | ||