MediaWiki:Common.css

Aus TraunStoaner

Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Strg+F5
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */

/* CSS blockt für Besucher die Ansicht der Reiter -Diskussion, -Versionsgeschichte und -Quelltext */
#ca-talk { display:none!important; }
#ca-history { display:none!important; }
#ca-viewsource { display:none!important; }

/* Die Überschrift auf der Hauptseite ausblenden */
body.page-Hauptseite h1.firstHeading { display: none; }

/* extra buttons for edit dialog (from commons:MediaWiki:Common.css) */
.my-buttons {
	padding: .5em;
}
.my-buttons a {
	color: black;
	background-color: mintcream !important;
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
	border: thin #069 outset;
	padding: 0 .1em .1em;
}
.my-buttons a:hover, .my-buttons a:active {
	background-color: #bcd;
	border-style: inset;
}

/* Ausblenden des Seitenaufrufszähler
#footer-info-viewcount {
display:none
}
*/

/*
* Rahmen- und Hintergrundfarben von de.pluspedia.org übernommen.
* Farbdefinitionen für Rahmen und Hintergründe
*/
/*
* Rahmen- und Hintergrundfarben sind auch in WP/de definiert.
* Farbdefinitionen für Rahmen und Hintergründe
*/

.rahmenfarbe1 { /* Wie Inhaltsverzeichnis */
    border-color: #aaaaaa;
    border-width: 1px;
}
.rahmenfarbe2 { /* Unauffällig, geringer Kontrast */
    border-color: #e9e9e9;
    border-width: 1px;
}
.rahmenfarbe3 { /* "Rot", auffällig */
    border-color: #c00000;
    border-width: 1px;
}
.rahmenfarbe4 { /* Neutrale Farbe, deutlich */
    border-color: #8888aa;
    border-width: 1px;
}
.rahmenfarbe5 { /* "Schwarz", hoher Kontrast */
    border-color: #000000;
    border-width: 1px;
}

.hintergrundfarbe1 { /* Wie Inhaltsverzeichnis */
    background-color: #f9f9f9;
}
.hintergrundfarbe2 { /* "Weiß", für Nicht-Artikel-Seiten, neutral */
    background-color: #ffffff;
}
.hintergrundfarbe3 { /* "Gelb", auffällig */
    background-color: #ffff40;
}
.hintergrundfarbe4 { /* Sehr auffällig */
    background-color: #ffaa00;
}
.hintergrundfarbe5 { /* Neutral, abgesetzt */
    background-color: #e0e0e0;
}
.hintergrundfarbe6 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */
    background-color: #b3b7ff;
}
.hintergrundfarbe7 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */
    background-color: #ffcbcb;
}
.hintergrundfarbe8 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */
    background-color: #ffebad;
}
.hintergrundfarbe9 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */
    background-color: #b9ffc5;
}

/* Kopie aus SalzburgWiki */
.blueboxleftheader {
background:#b2cae2;
color:#000000;
font-weight:bold;
font-size:normal;
margin:10px 0px 0px 0;
padding:2px 4px;
border: 1px solid #7FA7CF;
border-bottom: none;
}

.blueboxleft {
margin:0px 0px 10px 0;
padding: 0 1em 1em 1em;
font-size:100%;
border: 1px solid #7FA7CF;
background-color:#ffffff;
}

.blueboxcenterheader {
text-align: center;
background:#b2cae2;
color:#000000;
font-weight:bold;
font-size:normal;
margin:10px 0px 0px 0;
padding:2px 4px;
border: 1px solid #7FA7CF;
border-bottom: none;
}

.blueboxcenter {
text-align: center;
margin:0px 0px 0px 0;
padding: 0 1em 1em 1em;
font-size:100%;
border: 1px solid #7FA7CF;
background-color:#ffffff;
}

.greenboxleftheader {
background:#c4d5ba;
color:#000000;
font-weight:bold;
font-size:normal;
margin:10px 0px 0px 0;
padding:2px 4px;
border: 1px solid #8aab75;
border-bottom: none;
}

.greenboxleft {
margin:0px 0px 10px 0;
padding: 0 1em 1em 1em;
font-size:100%;
border: 1px solid #8aab75;
background-color:#ffffff;
}

.greenboxcenterheader {
text-align: center;
background:#c4d5ba;
color:#000000;
font-weight:bold;
font-size:normal;
margin:10px 0px 0px 0;
padding:2px 4px;
border: 1px solid #8aab75;
border-bottom: none;
}

.greenboxcenter {
text-align: center;
margin:0px 0px 0px 0;
padding: 0 1em 1em 1em;
font-size:100%;
border: 1px solid #8aab75;
background-color:#ffffff;
}

.brownboxleftheader {
background:#e2cab2;
color:#000000;
font-weight:bold;
font-size:normal;
margin:10px 0px 0px 0;
padding:2px 4px;
border: 1px solid #9f4e00;
border-bottom: none;
}

.brownboxleft {
margin:0px 0px 10px 0;
padding: 0 1em 1em 1em;
font-size:100%;
border: 1px solid #9f4e00;
background-color:#ffffff;
}

.brownboxcenterheader {
text-align: center;
background:#e2cab2;
color:#000000;
font-weight:bold;
font-size:normal;
margin:10px 0px 0px 0;
padding:2px 4px;
border: 1px solid #9f4e00;
border-bottom: none;
}

.brownboxcenter {
text-align: center;
margin:0px 0px 0px 0;
padding: 0 1em 1em 1em;
font-size:100%;
border: 1px solid #9f4e00;
background-color:#ffffff;
}


.whiteboxleftheader {
background:#eeeeee;
color:#000000;
font-weight:bold;
font-size:normal;
margin:10px 0px 0px 0;
padding:2px 4px;
border: 1px solid #cccccc;
border-bottom: none;
}

.whiteboxleft {
margin:0px 0px 10px 0;
padding: 0 1em 1em 1em;
font-size:100%;
border: 1px solid #cccccc;
background-color:#ffffff;
}

.whiteboxcenterheader {
text-align: center;
background:#eeeeee;
color:#000000;
font-weight:bold;
font-size:normal;
margin:10px 0px 0px 0;
padding:2px 4px;
border: 1px solid #cccccc;
border-bottom: none;
}

.whiteboxcenter {
text-align: center;
margin:0px 0px 0px 0;
padding: 0 1em 1em 1em;
font-size:100%;
border: 1px solid #cccccc;
background-color:#ffffff;
}


.yellowboxleftheader {
background:#FFF968;
color:#339900;
font-weight:bold;
font-size:normal;
margin:10px 0px 0px 0;
padding:2px 4px;
border: 1px solid #FFEC03;
border-bottom: none;
}

.yellowboxleft {
margin:0px 0px 10px 0;
padding: 0 1em 1em 1em;
font-size:100%;
border: 1px solid #FFEC03;
background-color:#ffffff;
}

.yellowboxcenterheader {
text-align: center;
background:#FFEC03;
color:#339900;
font-weight:bold;
font-size:normal;
margin:10px 0px 0px 0;
padding:2px 4px;
border: 1px solid #FFEC03;
border-bottom: none;
}

.yellowboxcenter {
text-align: center;
margin:0px 0px 0px 0;
padding: 0 1em 1em 1em;
font-size:100%;
border: 1px solid #FFEC03;
background-color:#ffffff;
}


/* Das folgende CSS ist kopiert von wiki-aventurica.de */
/* Ecken abrunden */
pre, #toc {
   border-radius: 14px;
}

/* pre farblich hinterlegen */
pre {
   background-color: lightblue;
}

/* Small font-size for hidden categories*/
#mw-hidden-catlinks { font-size: 87% !important; }