MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Almada Wiki
Zur Navigation springen Zur Suche springen
K (Entferne Interwiki-Link-Icons im DarkMode (Test))
Markierung: Zurückgesetzt
K (Entferne Interwiki-Link-Icons im DarkMode (Test) -> ausgelagert in Vector.css)
Markierung: Manuelle Zurücksetzung
 
Zeile 24: Zeile 24:
   background: url(https://wiki.punin.de/images/0/00/favicon-avwik.ico) top left no-repeat;
   background: url(https://wiki.punin.de/images/0/00/favicon-avwik.ico) top left no-repeat;
   padding-left: 20px;
   padding-left: 20px;
}
.client-darkmode #bodyContent a.extiw, .client-darkmode #bodyContent a.external {
  background-image:none !important;
  padding-left: 0px !important;
}
}



Aktuelle Version vom 4. Februar 2025, 09:29 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;
}

.wiki-tabelle {
	background-color: #FFE7BA;
}