Разлика между версии на „МедияУики: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 { display: inline }
+
  "latitude" are used by the [[Geo microformat]].
.geo-nondefault { display: inline }
+
*/
.geo-dec { display: none }
+
.geo-default, .geo-dms, .geo-dec { display: inline; }
.geo-dms { display: inline }
+
.geo-nondefault, .geo-multi-punct { display: none; }
.geo-multi-punct { display: none }
+
.longitude, .latitude            { white-space: nowrap; }

Версия от 22: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; }