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

From blackwiki
Jump to navigation Jump to search
imported>RexxS
(Definitions for .honorific-prefix, .honorific-suffix moved to Template:Infobox/biography-styles.css)
imported>RexxS
(add →‎{{pp-template}}: to template-protected page)
 
Line 1: Line 1:
 +
/* {{pp-template}} */
 
.person-nowrap {
 
.person-nowrap {
 
white-space: nowrap
 
white-space: nowrap

Latest revision as of 00:59, 29 March 2019

/* {{pp-template}} */
.person-nowrap {
	white-space: nowrap
}

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