モジュール:Coordinates/styles.css

提供:架空のツリーウィキ
2024年2月25日 (日) 12:35時点におけるja>ネイによる版 (en:Module:Coordinates/styles.css oldid=1156832818 より更新)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
ナビゲーションに移動 検索に移動
/* {{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,
.geo-inline-hidden {
	display: none;
}

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