模組:Coordinates/styles.css:修訂間差異
跳至導覽
跳至搜尋
國家模板>Shizhao 無編輯摘要 |
小 已匯入 1 筆修訂 |
||
(無差異)
| |||
2026年9月17日 (四) 09:22的最新修訂
/* {{pp-template}} */
/* Geographical coordinates defaults. The classes "geo", "longitude", and
"latitude" are used by the [[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;
}