Achtung: Aus gegebenen Anlass ist die Benutzer-Registrierung für das Kilimanjaro-Wiki z.Z. gesperrt!
MediaWiki:Common.css
Aus Das Mount Kilimanjaro Wiki
(Unterschied zwischen Versionen)
Detlev (Diskussion | Beiträge) K |
Detlev (Diskussion | Beiträge) K |
||
| (68 dazwischenliegende Versionen von einem Benutzer werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ | /* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ | ||
| − | /* | + | /* sticky heads, only on Desktop */ |
| + | @media | ||
| + | only screen and (min-width:720px) { | ||
| + | .charts-stickyhead th { | ||
| + | position: sticky; | ||
| + | top: 0; | ||
| + | z-index: 12; | ||
| + | } | ||
| + | .charts-stickyhead { | ||
| + | border-collapse: separate; | ||
| + | border-spacing: 0; | ||
| + | border-bottom-style: none; | ||
| + | border-left-style: none; | ||
| + | } | ||
| + | .charts-stickyhead th, .charts-stickyhead td { | ||
| + | border-right-style: none; | ||
| + | border-top-style: none; | ||
| + | } | ||
| + | } | ||
| + | |||
| + | */ Test Überschriften */ | ||
h1,.mw-headline { | h1,.mw-headline { | ||
font-family: 'Times New Roman', Times, serif, 'sans serif'; | font-family: 'Times New Roman', Times, serif, 'sans serif'; | ||
| Zeile 7: | Zeile 27: | ||
font-weight: bold; | 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; | ||
| + | } | ||
| + | |||
| + | #phpgraphlib { | ||
| + | font-style:italic; | ||
| + | padding:0 90px; | ||
| + | background: url(http://kilimanjaro.bplaced.net/wiki/images/7/7a/Phpgraphlib_80x15_green.png) no-repeat; | ||
| + | } | ||
| + | |||
| + | #zitat { | ||
| + | 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; | ||
| + | } | ||
| + | |||
| + | #deu { | ||
| + | font-style:italic; | ||
| + | padding:0 35px; | ||
| + | background: url(http://kilimanjaro.bplaced.net/wiki/images/button/deu.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" */ | /* class="newest_02" */ | ||
| − | .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" */ | /* class="backlink" */ | ||
| − | .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; | |
| + | } | ||
| + | |||
| + | /* Container - "exzellent" */ | ||
| + | #exzellent { | ||
| + | background:#f9f9f9; | ||
| + | padding:5px; | ||
| + | height: 24px; | ||
| + | border:1px solid #aaa; | ||
| + | } | ||
| + | |||
| + | /* Icon - "exzellent" */ | ||
| + | .exzellent { | ||
| + | float: left; | ||
| + | margin-right: 10px; | ||
| + | width: 24px; | ||
| + | height: 24px; | ||
| + | background: url(http://kilimanjaro.bplaced.net/infomap/images/00_icons/exzellent.png) no-repeat; | ||
} | } | ||
/* id="navi-footer" */ | /* id="navi-footer" */ | ||
| − | #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; | ||
} | } | ||
| Zeile 40: | Zeile 259: | ||
/* Infos : https://en.wikipedia.org/wiki/Help:Printable */ | /* Infos : https://en.wikipedia.org/wiki/Help:Printable */ | ||
| − | @media print { | + | @media print { |
#footer, | #footer, | ||
#content, | #content, | ||
body { font-family: verdana; } | 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; } | ||
Aktuelle Version vom 6. Juli 2025, 17:44 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
/* sticky heads, only on Desktop */
@media
only screen and (min-width:720px) {
.charts-stickyhead th {
position: sticky;
top: 0;
z-index: 12;
}
.charts-stickyhead {
border-collapse: separate;
border-spacing: 0;
border-bottom-style: none;
border-left-style: none;
}
.charts-stickyhead th, .charts-stickyhead td {
border-right-style: none;
border-top-style: none;
}
}
*/ 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;
}
#phpgraphlib {
font-style:italic;
padding:0 90px;
background: url(http://kilimanjaro.bplaced.net/wiki/images/7/7a/Phpgraphlib_80x15_green.png) no-repeat;
}
#zitat {
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;
}
#deu {
font-style:italic;
padding:0 35px;
background: url(http://kilimanjaro.bplaced.net/wiki/images/button/deu.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;
}
/* Container - "exzellent" */
#exzellent {
background:#f9f9f9;
padding:5px;
height: 24px;
border:1px solid #aaa;
}
/* Icon - "exzellent" */
.exzellent {
float: left;
margin-right: 10px;
width: 24px;
height: 24px;
background: url(http://kilimanjaro.bplaced.net/infomap/images/00_icons/exzellent.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 !
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

