Jump to content

Module:Attached KML/styles.css

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Izno (talk | contribs) at 17:09, 7 July 2022 (Protected "Module:Attached KML/styles.css": Highly visible template, match parent ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
.attached-kml-error {
	color: #d33
}

/* should maybe be <kbd> */
.attached-kml-error code {
	font-size: inherit;
	font-weight: normal;
	border: 0;
}

.kmldata,
.attached-kml-wikidata {
	display: none;
}