Template:InstructionalQuotes/styles.css

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
/* Desktop only */
body.desktop .InstructionalQuotes td:first-of-type {
	white-space: nowrap;
}

/* Mobile only */
body.mobile .InstructionalQuotes td {
	min-width: 20px;
}