モジュール:Coordinates/styles.css

提供:桜江古文書を現代に活かす会
< モジュール:Coordinates
2021年5月31日 (月) 04:02時点におけるmw_>ネイによる版 (「モジュール:Coordinates/styles.css」を保護しました: 影響が特に大きいテンプレート: 使用数176,000 ([編集=管理者のみ許可] (無期限) [移動=管理者のみ許可] (無期限)))
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
ナビゲーションに移動 検索に移動
/* {{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:テンプレートスタイル]] */