More actions
Created page with ".portable-infobox.type-station .pi-title[data-source="native_name"] { font-weight: normal; }" |
m 1F616EMO moved page Template:Infobox station DI/styles.css to Template:Infobox station PI/styles.css without leaving a redirect |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
.portable-infobox.type-station .pi-title[data-source="native_name"] { | .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-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; | |||
} | } |
Latest revision as of 01:49, 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;
}