Difference between revisions of "Template:Adjacent stations/styles.css"

From blackwiki
Jump to navigation Jump to search
blackwiki>Nakon
m (Protected "Template:Adjacent stations/styles.css": Highly visible template ([Edit=Require autoconfirmed or confirmed access] (indefinite) [Move=Require autoconfirmed or confirmed access] (indefinite)))
blackwiki>Pppery
(Adding protection template)
Line 1: Line 1:
 +
/* {{pp-template}} */
 
.adjacent-stations {
 
.adjacent-stations {
 
max-width: 50em;
 
max-width: 50em;

Revision as of 23:46, 3 March 2019

/* {{pp-template}} */
.adjacent-stations {
	max-width: 50em;
	margin: 0.5em auto;
	font-size: 95%;
	clear: both;
}

.adjacent-stations .isA {
	font-size: smaller;
	font-style: italic;
}

.adjacent-stations .smA {
	font-size: smaller;
}

.adjacent-stations .hcA {
	width: 30%;
	vertical-align: middle;
}

.adjacent-stations .hmA {
	vertical-align: middle;
}

.adjacent-stations .bcA {
	text-align: center;
	vertical-align: middle;
}

.adjacent-stations .bbA {
	text-align: center;
	width: 8px;
	min-width: 8px;
}