MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Alarya (Diskussion | Beiträge) K Entferne Interwiki-Link-Icons im DarkMode (Test) Markierung: Zurückgesetzt |
Alarya (Diskussion | Beiträge) K Entferne Interwiki-Link-Icons im DarkMode (Test) Markierung: Zurückgesetzt |
||
| Zeile 27: | Zeile 27: | ||
.client-darkmode #bodyContent a { | .client-darkmode #bodyContent a { | ||
background-image:none; | background-image:none !important; | ||
padding-left: 0px; | padding-left: 0px !important; | ||
} | } | ||
Version vom 4. Februar 2025, 09:21 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
/* *********** Interwiki-Links für alle Skins ************* */
#bodyContent a.extiw[href*="darpatien.com"], #bodyContent a.external[href*="darpatien.com"] {
background: url(https://wiki.punin.de/images/0/00/DarpatienWiki_Favicon.png) top left no-repeat;
padding-left: 20px;
}
#bodyContent a.extiw[href*=".garetien.de"], #bodyContent a.external[href*=".garetien.de"] {
background: url(https://wiki.punin.de/images/0/00/GaretienWiki_Favicon2.png) top left no-repeat;
padding-left: 20px;
}
#bodyContent a.extiw[href*=".koschwiki.de"], #bodyContent a.external[href*=".koschwiki.de"] {
background: url(https://wiki.punin.de/images/0/00/KoschWiki_Favicon.png) top left no-repeat;
padding-left: 20px;
}
#bodyContent a.extiw[href*="liebliches-feld.net"], #bodyContent a.external[href*="liebliches-feld.net"] {
background: url(https://wiki.punin.de/images/0/00/lf-wiki-favicon.ico) top left no-repeat;
padding-left: 20px;
}
#bodyContent a.extiw[href*="www.wiki.nordmarken.de"], #bodyContent a.external[href*="www.wiki.nordmarken.de"] {
background: url(https://wiki.punin.de/images/0/00/Nordmarkenherzogtumwappenklein.png) top left no-repeat;
padding-left: 20px;
}
#bodyContent a.extiw[href*=".wiki-aventurica.de"], #bodyContent a.external[href*=".wiki-aventurica.de"] {
background: url(https://wiki.punin.de/images/0/00/favicon-avwik.ico) top left no-repeat;
padding-left: 20px;
}
.client-darkmode #bodyContent a {
background-image:none !important;
padding-left: 0px !important;
}
.wiki-tabelle {
background-color: #FFE7BA;
}