MediaWiki:Vector.css

Us der alemannische Wikipedia, der freie Dialäkt-Enzyklopedy

Hywys: Nôch dyner Änderig muess no der Browser-Cache gleert wärde!
Mozilla/Safari/Konqueror: Strg-Umschalttaste-R (oder Umschalttaste drückt halte und uf’s Neu-Laden-Symbol klicke), IE: Strg-F5, Opera/Firefox: F5

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

/* [[MediaWiki:Common.css/navi|»Nawigatioon und Hywys«]] */
 
 /* Houptsyte-Gschtaltung */
 body.page-Houptsyte h1.firstHeading,
 body.page-Wikipedia_Houptsyte h1.firstHeading,
 body.page-Wikipedia_Houptsyte_Badisch h1.firstHeading,
 body.page-Wikipedia_Houptsyte_Elsassisch h1.firstHeading,
 body.page-Wikipedia_Houptsyte_Schwäbisch h1.firstHeading,
 body.page-Wikipedia_Houptsyte_Schwyzerdütsch h1.firstHeading,
  body.page-Wikipedia_Houptsyte_Vorarlbergisch h1.firstHeading,
 body.page-Houptsyte #n-mainpage,
 body.page-Wikipedia_Houptsyte #n-mainpage,
 body.page-Wikipedia_Houptsyte_Badisch #n-mainpage,
 body.page-Wikipedia_Houptsyte_Elsassisch #n-mainpage,
 body.page-Wikipedia_Houptsyte_Schwäbisch #n-mainpage,
 body.page-Wikipedia_Houptsyte_Schwyzerdütsch #n-mainpage,
 body.page-Wikipedia_Houptsyte_Vorarlbergisch #n-mainpage,
 body.page-Houptsyte #catlinks,
 body.page-Wikipedia_Houptsyte #catlinks,
 body.page-Wikipedia_Houptsyte_Badisch #catlinks,
 body.page-Wikipedia_Houptsyte_Elsassisch #catlinks,
 body.page-Wikipedia_Houptsyte_Schwäbisch #catlinks,
 body.page-Wikipedia_Houptsyte_Schwyzerdütsch #catlinks,
 body.page-Wikipedia_Houptsyte_Vorarlbergisch #catlinks,
 body.page-Houptsyte #lastmod,
 body.page-Wikipedia_Houptsyte #lastmod,
 body.page-Wikipedia_Houptsyte_Badisch #lastmod,
 body.page-Wikipedia_Houptsyte_Elsassisch #lastmod,
 body.page-Wikipedia_Houptsyte_Schwäbisch #lastmod,
 body.page-Wikipedia_Houptsyte_Schwyzerdütsch #lastmod,
 body.page-Wikipedia_Houptsyte_Vorarlbergisch #lastmod,
 body.page-Wikipedia_Houptsyte_Vorarlbergisch.skin-vector #properTitle,
 body.page-Wikipedia_Houptsyte_Schwyzerdütsch.skin-vector #properTitle,
 body.page-Wikipedia_Houptsyte_Schwäbisch.skin-vector #properTitle,
 body.page-Wikipedia_Houptsyte_Elsassisch.skin-vector #properTitle,
 body.page-Wikipedia_Houptsyte_Badisch.skin-vector #properTitle,
 body.page-Wikipedia_Houptsyte.skin-vector #properTitle,
 body.page-Houptsyte.skin-vector #properTitle {display: none !important;}
 
 /* Die roote Gloicher brüü mache */
 @media screen {
  a.new, #p-cactions .new a {color: #690000 !important;}
  a.new:visited, #p-cactions .new a:visited {color: #785858 !important;}
  a.stub {color: #ba0000 !important;}
 }

 /* IPA */
 .IPA a {text-decoration: none !important;}
 
 /* Großbuchstaben in den Navigationsbereichen */
 .portlet h5,
 #p-personal ul,
 #p-cactions li a {text-transform: none;}
 
 /* Registerkarte/Reiter für Navigationsbereiche */
 .portlet h5 {background-color: #e8e8e8;}
 
 /* Fetter Anmelde- und Bearbeiten-Link */
 #pt-login a,
 #ca-edit a {font-weight: bold !important;}
 
 /* Weiße Ränder bei Float-Objekten auf nicht-weißen Hintergründen verhindern */
 div.thumb {border: none;}
 div.tright {
  border: none;
  margin: 0.5em 0 0.8em 1.4em;
 }
 div.tleft {
  border: none;
  margin: 0.5em 1.4em 0.8em 0;
 }
 
 /* Kategorien etwas schöner darstellen */
 #catlinks {
  border: 0px;
  border-top: 2px dotted #AAAAAA;
 }
 
 /* Tabellenüberschriften (mit |+) größer und fett */
 caption {
  font-size: 105%;
  font-weight: bold;
 }
 
 /* NavLeisten-Klapp-Funktion */
 .NavToggle {
  font-size: x-small;
  float: right;
 }
 
/*
 * 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.
 * Der folgende Darstellungsfehler ist bekannt: Wenn die Fensterbreite kleiner
 * als 982px ist und die Schriftgröße des Wurzelelements wie üblich 16px ist,
 * überlappen sich die 17px hohen Icons der Gadgets „WikiMiniAtlas“ und
 * „OpenStreetMap“ mit der SiteNotice.
 */
#mw-content-text #coordinates,
#mw-content-text #editcount,
#mw-content-text #shortcut,
body.ns-special #mw-content-text .specialpage-helplink {
	display: block;
	font-size: x-small;
	line-height: 1.5;
	position: absolute;
	right: 1.6em;
	text-align: right;
	text-indent: 0;
	top: .2em;
	white-space: nowrap;
}
@media screen and (min-width: 982px) {
	#mw-content-text #coordinates,
	#mw-content-text #editcount,
	#mw-content-text #shortcut,
	body.ns-special #mw-content-text .specialpage-helplink {
		right: 2.4em;
	}
}

 /* LÄ-Optionen */
 .rcoptions {
  background-color: #FFFFFF;
  border: 1px solid #AAAAAA;
  padding: 3px 8px;
 }
 .mw-plusminus-neg {color: #640000;}
 .mw-line-odd {background-color: #E3FFE3;}

/* Auszeichnung lesenswerter und exzellenter Artikel in anderen Sprachen */
#p-lang li.FA {
	background: url("//upload.wikimedia.org/wikipedia/commons/d/d0/Monobook-bullet-star-transparent.png") no-repeat;
	list-style-image: none; /* Übersteuern der Common.css notwendig */
	margin-left: -10px !important;
	padding-left: 10px !important;
}
#p-lang li.GA {
	background: url("//upload.wikimedia.org/wikipedia/commons/a/a1/Monobook-bullet-star-gray.png") no-repeat;
	list-style-image: none; /* Übersteuern der Common.css notwendig */
	margin-left: -10px !important;
	padding-left: 10px !important;
}