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

From blackwiki
Jump to navigation Jump to search
imported>ProcrastinatingReader
(try this)
imported>MelanieN
m (Protected "Template:Infobox station/styles.css": Highly visible template ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
 
(No difference)

Latest revision as of 18:43, 1 November 2020

.ibstation-name {
	display: table-cell;
	vertical-align: middle
}

@media only screen and (min-width: 768px) {
	.ibstation-name {
		width: inherit;
	}
}