Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox station PI/styles.css: Difference between revisions

Template page
No edit summary
No edit summary
Line 2: Line 2:
.portable-infobox.pi-type-station .pi-title[data-source="type"] {
.portable-infobox.pi-type-station .pi-title[data-source="type"] {
font-weight: normal;
font-weight: normal;
font-size: inherit;
}
}



Revision as of 01:28, 9 November 2024

.portable-infobox.pi-type-station .pi-title[data-source="native_name"],
.portable-infobox.pi-type-station .pi-title[data-source="type"] {
	font-weight: normal;
	font-size: inherit;
}

.portable-infobox.pi-type-station .pi-data[data-source="address"],
.portable-infobox.pi-type-station .pi-data[data-source="borough"],
.portable-infobox.pi-type-station .pi-data[data-source="country"] {
	display: none;
}