Sitanuns:Common.css
Prudö! Pos dakip buükamas, mögos, das ozesüdos ad nedemön memi nelaidüpik bevüresodatävöma ad logön votükamis. Mozilla / Firefox / Safari: kipolöd klavi Shift dono e välolöd eli Reload (= dönulodön) me mugaparat, u dränolöd klävis Ctrl-Shift-R (Cmd-Shift-R pö el Apple Mac); pro el IE: (Internet Explorer) kipolöd klavi Ctrl dono e välolöd eli Refresh (= flifädükön) me mugaparat, u dränolöd klavis Ctrl-F5; Konqueror:: välolöd eli Reload (= dönulodön) me mugaparat, u dränolöd klavi F5; gebans ela Opera ba nedons vagükön lölöfiko memi nelaidüpik me Tools→Preferences (Stumem->Buükams).
/** El CSS isio peplädöl pogebon pro padafomäts valik */
span.geolink a {
background: url(//upload.wikimedia.org/wikipedia/en/a/a7/Monobook-globe.png) center right no-repeat !important;
padding-right: 11px !important;
}
/* Geographical coordinates
To display coordinates using the notation in the source code, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: none }
.geo-dec { display: inline } .geo-dms { display: inline }
To display coordinates using decimal notation, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: inline }
.geo-dec { display: inline } .geo-dms { display: none }
To display coordinates using DMS notation, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: inline }
.geo-dec { display: none } .geo-dms { display: inline }
To display coordinates in both decimal and DMS notation, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: inline }
.geo-dec { display: inline } .geo-dms { display: inline }
.geo-multi-punct { display: inline }
See [[Template:Coor link]] for how these are used.
Note that the classes "geo", "longitude", and "latitude" are not just styles but also used by the [[Geo microformat]], so the names should not be changed.
*/
.geo-default { display: inline; }
.geo-nondefault { display: none; }
.geo-dms { display: inline; }
.geo-dec { display: inline; }
.geo-multi-punct { display: none; }
.longitude .latitude {
white-space: nowrap;
}
/* This is used for the Geo microformat, but no style is needed for now other than .geo-dec. */
.geo { }
#coordinates {
position:absolute;
z-index:1;
border:none;
background:none;
right:30px;
top:0.5em;
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;
}
#coordinates a[href ^="http://"] {
background: url(//upload.wikimedia.org/wikipedia/de/d/d4/Gnome-globe.png) center right no-repeat !important;
padding-right: 18px !important;
}
/***** end Geo-related */
/* For template documentation */
.template-documentation {
clear: both;
margin: 25px 0 0 0;
border: 1px solid #aaa;
background-color: #ecfcf4;
padding: 5px;
}
/* "Se Vükiped" */
#siteSub {
display: inline;
font-size: 84%;
font-weight: normal;
line-height: 1.2em;
color: #7d7d7d;
}
.taibjonik {
margin: 1em 1em 1em 0;
background: #f9f9f9;
border: 1px #AAA solid;
border-collapse: collapse;
empty-cells:show;
}
.taibjonik th, .taibjonik td {
border: 1px #AAA solid;
padding: 0.3em;
}
.taibjonik caption {
margin-left: inherit;
margin-right: inherit;
font-weight: bold;
}
/* NAVIGATION BAR */
div.Boxmerge,
div.NavFrame {
margin: 0px;
padding: 2px;
border: 1px solid #aaaaaa;
text-align: center;
border-collapse: collapse;
font-size: 95%;
}
div.Boxmerge div.NavFrame {
border-style: none;
border-style: hidden;
}
div.NavFrame + div.NavFrame {
border-top-style: none;
border-top-style: hidden;
}
div.NavPic {
background-color: #ffffff;
margin: 0px;
padding: 2px;
float: left;
}
div.NavFrame div.NavHead {
height: 1.6em;
font-weight: bold;
font-size: 100%;
background-color: #ffeaae;
position:relative;
}
div.NavFrame p {
font-size: 100%;
}
div.NavFrame div.NavContent {
font-size: 100%;
}
div.NavFrame div.NavContent p {
font-size: 100%;
}
div.NavEnd {
margin: 0px;
padding: 0px;
line-height: 1px;
clear: both;
}
a.NavToggle {
position:absolute;
top:0px;
right:3px;
font-weight:normal;
font-size:smaller;
}
li.FA {
list-style-image: url("//upload.wikimedia.org/wikipedia/commons/4/4c/Icone_AdQ.png");
}
/* Ad pladön magodilis lä gul detik löpik; pageböl fa Samafomot "Yeged gudik" */
div.topicon {
position:absolute;
z-index:100;
top:10px;
display: block !important;
}
/* Do not print navigation bar elements. They should not appear on paper */
@media print{
.NavFrame {
display: none;
}
.BoxenVerschmelzen {
display: none;
}
}