Разлика между версии на „МедияУики:Common.css“
от wiki.bgmountains.org
(from En EP) |
|||
Ред 1: | Ред 1: | ||
− | /* | + | /* Geographical coordinates defaults. See [[Template:Coord/link]] |
− | + | for how these are used. The classes "geo", "longitude", and | |
− | .geo-default | + | "latitude" are used by the [[Geo microformat]]. |
− | .geo- | + | */ |
− | .geo-dec { display: | + | .geo-default, .geo-dms, .geo-dec { display: inline; } |
− | .geo- | + | .geo-nondefault, .geo-multi-punct { display: none; } |
− | .geo-multi-punct { display: none } | + | .longitude, .latitude { white-space: nowrap; } |
Версия от 21:55, 14 април 2011
/* Geographical coordinates defaults. See [[Template:Coord/link]] for how these are used. 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 { display: none; } .longitude, .latitude { white-space: nowrap; }