Template:Nowrap/styles.css: Difference between revisions

From The Maceys in California
Created page with ".nowrap, .nowrap a:before, .nowrap .selflink:before { white-space: nowrap; }"
 
Lynn changed the content model of the page Template:Nowrap/styles.css from "wikitext" to "Sanitized CSS"
 
(No difference)

Latest revision as of 02:27, 25 January 2026

.nowrap,
.nowrap a:before,
.nowrap .selflink:before {
	white-space: nowrap;
}