MediaWiki:Modern.css
/* +++++ Lokale Anpassungen +++++ */
/* Einzelnachweise */
ol.references {
font-size: 90%;
}
/* Linkfarben für den Kopfbereich: [[phab:T94860]], Einleitungshelferlein */
#mw_header a {
color: #ccf;
}
#mw_header a:visited {
color: #aaf;
}
/*
* Container für <indicator>-Tags nicht oben klebend und rechtsbündig mit
* Infoboxen etc.
*/
.mw-indicators {
margin: 4px 13px 0 0;
}
/* Angleichung an Vector und Monobook, vgl. mediawiki.skinning/elements.css */
.mw-indicators img {
vertical-align: middle;
}
/* +++++ Anpassungen für absolut positionierte Objekte: [[phab:T40848]] +++++ */
/*
* Koordinaten und diverse andere Anzeigen oben rechts, siehe
* [[:Kategorie:Vorlage:mit Seitenindikator#Textelemente]].
* Beachte, dass diese Elemente im Wikitext an beliebigen Stellen auftreten und
* deshalb allerhand Eigenschaften erben können. Das gilt insbesondere für die
* Schriftgröße.
* Es ist bekannt, dass diese Elemente bei geringer Fensterbreite Teile der
* Bedienoberfläche verdecken.
*/
#mw-content-text #coordinates,
#mw-content-text #editcount,
#mw-content-text #shortcut,
body.ns-special #mw-content-text .specialpage-helplink {
background: #fff;
display: block;
font-size: x-small;
line-height: 1.5;
padding: .1em;
position: absolute;
right: 13px;
text-align: right;
text-indent: 0;
top: 23px;
white-space: nowrap;
z-index: 1;
}
/* Angleichung an Vector und Monobook, vgl. mediawiki.skinning/elements.css */
#mw-content-text #coordinates img,
#mw-content-text #editcount img,
body.ns-special #mw-content-text .specialpage-helplink img {
vertical-align: middle;
}
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.