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
Created page with ".portable-infobox.type-station .pi-title[data-source="native_name"] { font-weight: normal; }"
 
No edit summary
Line 1: Line 1:
.portable-infobox.type-station .pi-title[data-source="native_name"] {
.portable-infobox.type-station .pi-title[data-source="native_name"],
.portable-infobox.type-station .pi-title[data-source="type"] {
font-weight: normal;
font-weight: normal;
}
}

Revision as of 23:29, 8 November 2024

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