Template:Nowrap/styles.css: Difference between revisions

From Semantic Name Authority Repository Cymru
Jump to navigation Jump to search
(Created page with ".nowrap, .nowrap a:before, .nowrap .selflink:before { white-space: nowrap; }")
 
(Jason.nlw changed the content model of the page Template:Nowrap/styles.css from "wikitext" to "CSS")
Tag: content model change
 
(No difference)

Latest revision as of 14:15, 20 January 2023

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