MediaWiki discusión:Monobook.css

Contenido de la página no disponible en otros idiomas.
De Wikipedia

Please add: --Vpovilaitis 04:56 19 tha 2011 (UTC)[responder]

/* Geographical coordinates defaults.
 


See [[Template:Coord/link]] for how these are used.
 
The classes "geo", "longitude", and "latitude" are used by
 
the [[Geo microformat]], so the names should not be changed. */
.geo-default, .geo-dms, .geo-dec { display: inline; }
.geo-nondefault, .geo-multi-punct { display: none; }
.longitude, .latitude { white-space: nowrap; }
 
#coordinates {
position:absolute;
z-index:1;
border:none;
background:none;
right:30px;
top:4.2em;
float:right;
margin:0.0em;
padding:0.0em;
line-height:1.5em;
text-align:right;
text-indent:0;
font-size:85%;
text-transform:none;
white-space:nowrap;
}