MediaWiki:Common.css

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K
K
Zeile 19: Zeile 19:
 
.contour      {
 
.contour      {
 
   POSITION: absolute;
 
   POSITION: absolute;
   margin-top: 0px;
+
   z-index: 1000;
  margin-left: 0px;
+
 
   width: 601px;
 
   width: 601px;
 
   height: 399px;
 
   height: 399px;

Version vom 23. Januar 2019, 15:25 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */


/*  Test Überschriften    
h1,.mw-headline {
  font-family: 'Times New Roman', Times, serif, 'sans serif';
  font-style: italic;
  font-weight: bold;
}
*/

/* div class - Positonierung Copyright in SlippyMap */
.olControlAttribution, olControlNoSelect {
   top:0px;
   opacity:0.5;
}

/* class="contour" */
.contour      {
   POSITION: absolute;
   z-index: 1000;
   width: 601px;
   height: 399px;
   background: url(http://kilimanjaro.bplaced.net/wiki/images/8/8f/Kilimanjaro_contours.gif) no-repeat;
}


#zitat {
   font-style:italic;
   padding:0 35px;
   background: url(http://kilimanjaro.bplaced.net/wiki/images/button/quote.png) no-repeat;
}

#engl {
   font-style:italic;
   padding:0 35px;
   background: url(http://kilimanjaro.bplaced.net/wiki/images/button/engl.gif) no-repeat;
}

#container {
   background:#f9f9f9; 
   padding:5px; 
   border:1px solid #aaa;
}

#checked {
   background: url(http://kilimanjaro.bplaced.net/wiki/images/button/checked.gif) center right no-repeat;
   padding-right: 25px;
}

#baustelle {
   background: url(http://kilimanjaro.bplaced.net/wiki/images/button/kegel.gif) center right no-repeat;
   padding-right: 25px;
}

#container_baustelle {
   background:#fff5f5;
   padding:5px;
   border:1px solid #ff0000;
}

#schild_01 {
   font-family: sans-serif;
   font-size: 16px;
   font-weight: bold;
   text-align: center;
   color: #FBFF00;
   background:#522004; 
   padding:0px; 
   border:1px solid #000000;
   margin-bottom: 10px;
}

#schild_02 {
   font-family: sans-serif;
   font-size: 16px;
   font-weight: bold;
   text-align: center;
   color: #FFFFFF;
   background:#522004; 
   padding:0px; 
   border:1px solid #aaa;
}

#schild_03 {
   font-family: Times New Roman;
   font-size: 16px;
   font-weight: bold;
   text-align: center;
   color: #FBFF00;
   background:#3EAE34; 
   padding:0px; 
   border:5px solid #007605;
   margin-bottom: 10px;
}

#schild_03_1 {
   font-family: Times New Roman;
   font-size: 30px;
   font-weight: bold;
   text-align: center;
   color: #FBFF00;
   background:#3EAE34; 
   padding:0px; 
   border:5px solid #007605;
   margin-bottom: 10px;
}

#Infobox-Punkt {
   float: right; 
   border: 1px solid #AAAAAA; 
   background-color: #FFFFFF; 
   padding: 2px;
   margin-left: 15px;
   margin-bottom: 15px;
}

#title_2        {
   POSITION: absolute;
   font-family: 'Verdana';
   color: #000000;
   font-weight:bold;
   padding-left:9px;
   padding-top:5px;
   font-size: 16px;
}
#title_1        {
   font-family: 'Verdana';
   POSITION: absolute;
   color: #FFFFFF;
   font-weight:bold;
   padding-left:8px;
   padding-top:4px;
   font-size: 16px;
}

/* class="newest_02" */
.newest_02      {
   POSITION: absolute;
   margin-top: -5px;
   margin-left: -3px;
   width: 41px;
   height: 41px;
   background: url(http://kilimanjaro.bplaced.net/gipfelbuch/graphics/newest.png) no-repeat;
}

/* class="backlink" */
.backlink       {
   float: right;         
   margin-top: 2px;
   margin-right: 5px;
   width: 80px;
   height: 15px;
   background: url(http://kilimanjaro.bplaced.net/infomap/images/00_icons/backlink.png) no-repeat;
}

/* id="navi-footer" */
#navi-footer    {
   border:1px solid #AAAAAA; 
   background-color:#FFFFFF; 
   padding:1px;
}

#summit_sign_old {
        padding-top:10px;
	padding-bottom:45px;
	background: url(http://kilimanjaro.bplaced.net/gipfelbuch/summit_signs/sign_bg_wiki_old.png) no-repeat top center;
}

#summit_sign_older {
        padding-top:45px;
	padding-bottom:45px;
	background: url(http://kilimanjaro.bplaced.net/gipfelbuch/summit_signs/sign_bg_wiki_older.png) no-repeat top center;
}

#summit_sign {
        padding-top:10px;
	padding-bottom:45px;
	background: url(http://kilimanjaro.bplaced.net/gipfelbuch/summit_signs/sign_bg_wiki.png) no-repeat top center;
}

/* class="zapfen_01" */
.zapfen_01     {
   POSITION: absolute;
   margin-top: -25px;
   margin-left: -5px;
   width: 175px;
   height: 51px;
   background: url(http://kilimanjaro.bplaced.net/wiki/images/b/ba/Zapfen.png) no-repeat;
}

/* class="zapfen_02" */
.zapfen_02     {
   POSITION: absolute;
   margin-top: -22px;
   margin-left: -5px;
   width: 61px;
   height: 51px;
   background: url(http://kilimanjaro.bplaced.net/wiki/images/b/ba/Zapfen.png) no-repeat;
}

/* class="bolder_01" */
.bolder_01     {
   POSITION: absolute;
   margin-top: 0px;
   margin-left: 0px;
   width: 500px;
   height: 206px;
   background: url(http://kilimanjaro.bplaced.net/wiki/images/6/65/Bolder.png) no-repeat;
}


/* Definitionen für den Ausdruck von Seiten */
/* Infos : https://en.wikipedia.org/wiki/Help:Printable */

@media print    {
    #footer,
    #content,
    body { font-family: verdana; }
}
}

/* make the Cite extension <ref>.</ref> list of references look smaller and highlight clicked reference in blue */
ol.references { font-size: 90%; }
ol.references li:target { background-color: #ddeeff; }
sup.reference:target { background-color: #ddeeff; }

/* Hochgestellte Zahlen / Buchstaben in der Einzelnachweiseliste und im Text kursiv setzen */
ol.references li a[href|="#cite_ref"] { font-style: italic; }
sup.reference { font-style: italic; }

/* Schloss nach https-Links gegen Pfeil austauschen */ 
div#content a.external[href^="https://"], .link-https { 
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeF59z4EJADEIQ1F36k7u5E7ZKXeUQPACJ3wK7UNokVxVk9kHnQH7bY9hbDyDhNXgjpRLqFlo4M2GgfyJHhjq8V4agfrgPQX3JtJQGbofmCHgA/nAKks+JAjFAAAAAElFTkSuQmCC") no-repeat scroll right center transparent; 
}

/* For code examples, make any long text add a scrollbar to the code sample, not the whole window, für siehe Pfeiltausch ... */
pre { overflow-x: auto; }


Das Mount Kilimanjaro Wiki ist ein Projekt von : www.mount-kilimanjaro.de, dem deutschen Informationsportal zum höchten Berg Afrikas, mit Unterstützung der User des Mount-Kilimanjaro-Forums !

free counters
Die Seiten zum Informationsportal www.mount-kilimanjaro.de :
Das Mount-Kilimanjaro-Forum | Das Mount-Kilimanjaro-Gipfelbuch | Die Mount-Kilimanjaro-Galerie | Die Mount-Kilimanjaro-Info-Map | Das Mount-Kilimanjaro-Wiki | www.mount-kilimanjaro.de
Meine Werkzeuge
Varianten
Aktionen
Schnellzugriff
Kilimanjaro-Infos
Kategorien
Werkzeuge
Deine Werbung
Deine Spende

Unterstütze die Arbeit des Mount-Kilimanjaro-Wikis mit einer Spende - Danke !
Kilimanjaro-Wiki-Supporter
www.hoffmann-haberer.de