MediaWiki:Monobook.css

Faan Wikipedia

Beaachte: Maage di cache faan dan browser leesag, wan dü a feranrangen sä wel.

  • Firefox / Safari: Hual Shift bi't aktualisiarin, of trak Strg an F5 of Strg an R (⌘an R üüb en Mac)
  • Google Chrome: Trak Strg an Shift an R (⌘an Shift an R üüb en Mac)
  • Internet Explorer/Edge: Hual Strg bi't aktualisiarin, of trak Strg an F5
  • Opera: Extras - Internetspuren löschen - Individuelle Auswahl - Den kompletten Cache löschen
/* <source lang="css"> */

/* CSS an dieser Stelle wirkt sich auf den Monobook-Skin aus. Für allgemeingültige Skin-Anpassungen bitte [[MediaWiki:Common.css]] bearbeiten. */

/* Koordinaten in Artikeln oben rechts */
#coordinates,
#editcount,
#issnlink,
#shortcut {
	display: block;
	position: absolute;
	border: none;
	right: 1.5em;
	top: +8.6em;
	margin: 0;
	padding: 0;
	line-height: 11px;
	text-align: right;
	text-indent: 0;
	font-size: 10px;
	white-space: nowrap;
}

/* Exzellenzstern oben rechts */

.topicon {
	display: block;
	position: absolute;
	border: none;
	right: 1.5em;
	top: +6em;
	margin: 0;
	padding: 0;
	line-height: 11px;
	text-align: right;
	text-indent: 0;
	font-size: 10px;
	white-space: nowrap;
}

/* Wikisource Logo */
.ns-102 #p-logo a,
.ns-103 #p-logo a,
.ns-104 #p-logo a,
.ns-105 #p-logo a,
.ns-106 #p-logo a,
.ns-107 #p-logo a {
    background-image: url("//upload.wikimedia.org/wikipedia/sources/b/bc/Wiki.png") !important;
}

/* </source> */