Permanently protected template

Template:Vertical text/styles.css

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Pppery at 16:48, 28 June 2024 ({{pp-template}}). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* {{pp-template}} */
@supports (writing-mode: vertical-lr) {
	.ts-vertical-text {
		letter-spacing: -0.12em;
		line-height: 1em;
		text-orientation: upright;
		writing-mode: vertical-lr;
		width: 1em;
	}
}