Difference between revisions of "Template:Infobox person/styles.css"

From blackwiki
Jump to navigation Jump to search
imported>Ruslik0
m (Protected "Template:Infobox person/styles.css": Highly visible template ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
imported>RexxS
(Definitions for .honorific-prefix, .honorific-suffix moved to Template:Infobox/biography-styles.css)
Line 1: Line 1:
.honorific-prefix, .honorific-suffix {
 
font-size: 77%;
 
font-weight: normal;
 
}
 
 
 
.person-nowrap {
 
.person-nowrap {
 
white-space: nowrap
 
white-space: nowrap

Revision as of 14:03, 29 July 2018

.person-nowrap {
	white-space: nowrap
}

.person-text-left {
	text-align: left;
}