モジュール:Coordinates/styles.css

提供:AcPubWiki
< モジュール:Coordinates
2023年4月19日 (水) 19:55時点における龍太郎 (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
/* {{pp-template}} */
/* Geographical coordinates defaults. The classes "geo", "longitude", and
"latitude" are used by the [[Geo (マイクロフォーマット)|Geo microformat]]. */
.geo-default,
.geo-dms,
.geo-dec {
	display: inline;
}

.geo-nondefault,
.geo-multi-punct {
	display: none;
}

.longitude,
.latitude {
	white-space: nowrap;
}
/* [[Category:テンプレートスタイル]] */