Zum Inhalt springen

MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus avesfeuer.at
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(42 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 2: Zeile 2:




/* Standard Navigationsleisten, aka box hiding thingy
 
  from .de.  Documentation at [[Wikipedia:NavFrame]]. */
/* -----------------------------------------------------------------
div.NavFrame {
Anfang: Standardaussehen von Links
    margin: 0;
-------------------------------------------------------------------- */
    padding: 4px;
    border: 1px solid #a2a9b1;
a:link { color:#ff6600; text-decoration:none }
    text-align: center;
a:visited { color:#ff6600; text-decoration:none }
    border-collapse: collapse;
a:hover { text-decoration:underline }
    font-size: 95%;
a.new { color:red; text-decoration:none }
}
a.new:visited { color:red; text-decoration:none }
div.NavFrame + div.NavFrame {
a.new:hover { text-decoration:underline }
    border-top-style: none;
a.stub { color:#ff6600; }
    border-top-style: hidden;
 
}
 
div.NavPic {
/* Links zu nicht vorhandenen Seiten) wieder rot darstellen */
    background-color: #fff;
body.skin-vector-2022 a.new,
    margin: 0;
body.skin-vector-2022 a.new:visited,
    padding: 2px;
body.skin-vector-2022 a.new:active {
    /* @noflip */
  color: #ff0000 !important;
    float: left;
}
div.NavFrame div.NavHead {
    line-height: 1.6em;
    font-weight: bold;
    background-color: #ccf;
    position: relative;
}
div.NavFrame p,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent p {
    font-size: 100%;
}
div.NavEnd {
    margin: 0;
    padding: 0;
    line-height: 1px;
    clear: both;
}
a.NavToggle {
    position: absolute;
    top: 0;
    /* @noflip */
    right: 3px;
    font-weight: normal;
    font-size: 90%;
}
}
/* Format für den Link zum Aus- und Einklappen der Navigationsleisten */
.mw-collapsible-toggle { font-size: x-small; float:right; }




Zeile 56: Zeile 35:
/*  Überschriften-Style */
/*  Überschriften-Style */
h1, h2, h3, h4, h5 {
h1, h2, h3, h4, h5 {
     font-family: Mason, Garamond, Calibri;
     /*font-family: Mason, Garamond, Calibri;*/
     color: #ff3300;  
     color: #ff2200;  
}
}
h2 { font-size: 180%; }
h2 { font-size: 1.8em !important;}
h3 { font-size: 120%; }
h3 { font-size: 1.4em !important;}
h4 { font-size: 100%; }
h4 { font-size: 1.1em !important;}
h5 { font-size: 90%; }
h5 { font-size: 1em !important;}


/*Hintergrund*/


/*Hintergrund und damit Navigationsleiste links*/
body {
body {
background-color: #111111;
background-color: #111111!important;
background-image: url(images/page-base.png);
background-image: url(images/page-base.png);
}
}




portal {
/* Sidebar-Hintergrundfarbe */
        color: #ff3300;
body.skin-vector-2022 .mw-sidebar {
    background-color: #111111 !important;
}
}




/*Artikelfarbe*/
/*Bearbeitenfenster*/
#content {
.editOptions {
background-color: #333333;  
background-color: #111111;
border: 1px solid silver;
border-top: none;
padding: 1em 1em 1.5em 1em;
margin-bottom: 2em;
}
 
 
/* Hintergrund hinter den Artikeln */
body.skin-vector-2022 .mw-page-container .vector-body {
    background-color: #111111 !important;
color: white;
color: white;
}
}


/* Head */
/* Head */
Zeile 100: Zeile 91:
background-image: url(images/tab-current-fade.png);
background-image: url(images/tab-current-fade.png);
         background-color: #333333;
         background-color: #333333;
        color: #ff6600;
}
}
div.vectorTabs li a,
div.vectorTabs li a,
Zeile 109: Zeile 101:
div.vectorTabs li.selected a:visited
div.vectorTabs li.selected a:visited
div.vectorTabs li.selected a:visited span {
div.vectorTabs li.selected a:visited span {
color: #ff6600;
color: #00ff00;
}
}
div.vectorTabs li.new a,
div.vectorTabs li.new a,
div.vectorTabs li.new a span,
div.vectorTabs li.new a span,
div.vectorTabs li.new a:visited,
div.vectorTabs li.new a:visited,
div.vectorTabs li.new a:visited span {
div.vectorTabs li.new a:visited span {
color: ##00ff00;                                   /*ANPASSEN!!!!!! (was ist das überhaupt?)*/
color: ##00ff00;                                  
}
}


Zeile 132: Zeile 125:
/*Navigationsmenü links*/  
/*Navigationsmenü links*/  


#mw-panel div.portal h5 {
div#mw-panel div.portal div.body ul li a {
  color: #ff6600;
}
div#mw-panel div.portal div.body ul li a:visited {
        color: #ff6600;
}
 
div#mw-panel div.portal h3 {
color: #ff3300;
color: #ff3300;
font-size: 1.00em;
font-size: 1.00em;
}
}
#mw-panel div.portal div.body ul li a {
 
color: #ff6600;
}
#mw-panel div.portal div.body ul li a:visited {
color: #ff6600;
}


/* Footer */
/* Footer */
Zeile 178: Zeile 173:
}
}


/*links*/
a {
color: #ff6600;
}
a:visited {
color: #ff6600;
}
a:active {
color: #ff9900;
}
a.stub {
color: #ff6600;
}
a.new, #p-personal a.new {
color: #ff3300;
}
a.new:visited, #p-personal a.new:visited {
color: #ff6600;
}




Zeile 348: Zeile 322:
h4.mw-specialpagesgroup {
h4.mw-specialpagesgroup {
background-color: #222222;
background-color: #222222;
}
/*DSA KALENDER ZEUG*/
div.dsaCalendar {
  padding: 0px;
  background-color: transparent;
}
div.dsaCalendar .cal {
  width: 664px;
  padding: 2px;
  background-color: black;
  float: left;
  background-color: rgba(0,0,0,0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  box-shadow: 0 0 1px #555;
  -webkit-box-shadow: 0 0 1px #555;
  -moz-box-shadow: 0 0 1px #555;
}
div.dsaCalendar .callegend {
  padding-top: 15px;
  margin-left: 680px;
}
div.dsaCalendar .callegend div {
  line-height: 25px;
}
div.dsaCalendar .callegend .square {
  padding-left: 10px;
  width: 5px;
  height: 5px;
  float: left;
  margin: 10px;
}
.dsaCalendar .jahr h4 {
  text-align: center;
}
.dsaCalendar .monat {
  float: left;
  width: 150px;
  height: 175px;
  margin: 3px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  background-color: #333333;
  box-shadow: 0 0 1px #555;
  -webkit-box-shadow: 0 0 1px #555;
  -moz-box-shadow: 0 0 1px #555;
}
.dsaCalendar .monat table {
  margin-left: auto;
  margin-right: auto;
}
.dsaCalendar th {
  color: red;
  border-bottom: 1px solid black;
}
.dsaCalendar .tage td {
  border-bottom: 1px solid black;
  font-family: monospace;
}
.dsaCalendar td {
  text-align: center;
  padding: 1px;
  padding-left: 2px;
  padding-right: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.dsaCalendar .hilight {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 0px;
  padding-left: 2px;
  padding-right: 2px;
}
.dsaCalendar .hilight_first {
  border-left: 1px solid black;
}
.dsaCalendar .hilight_last {
  border-right: 1px solid black;
}
.dsaCalendar a {
  color: white;
}
.dsaCalendar .new {
  color: indianred !important;
}
.dsaCalendar .hilight_now {
  border: 1px solid white;
}
.dsaCalendar .namenloser {
  padding: 2px;
}
.dsaCalendar .namenloser table {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  width: 410px;
  opacity: 0.5;
  box-shadow: 0 0 1px #555;
  -webkit-box-shadow: 0 0 1px #555;
  -moz-box-shadow: 0 0 1px #555;
}
}

Aktuelle Version vom 26. August 2025, 12:03 Uhr

/** CSS an dieser Stelle wirkt sich auf alle Skins aus */



/* -----------------------------------------------------------------
Anfang: Standardaussehen von Links
-------------------------------------------------------------------- */
 
a:link { color:#ff6600; text-decoration:none }
a:visited { color:#ff6600; text-decoration:none }
a:hover { text-decoration:underline }
a.new { color:red; text-decoration:none }
a.new:visited { color:red; text-decoration:none }
a.new:hover { text-decoration:underline }
a.stub { color:#ff6600; }


/* Links zu nicht vorhandenen Seiten) wieder rot darstellen */
body.skin-vector-2022 a.new,
body.skin-vector-2022 a.new:visited,
body.skin-vector-2022 a.new:active {
  color: #ff0000 !important;
}


/* Format für den Link zum Aus- und Einklappen der Navigationsleisten */
.mw-collapsible-toggle { font-size: x-small; float:right; }



/*EINGEFÜGT FÜR AVESFEUER OPTIK*/

/*UEBERSCHRIFTEN Farbe und Schriftart*/

/*  Überschriften-Style */
h1, h2, h3, h4, h5 {
    /*font-family: Mason, Garamond, Calibri;*/
    color: #ff2200; 
}
h2 { font-size: 1.8em !important;}
h3 { font-size: 1.4em !important;}
h4 { font-size: 1.1em !important;}
h5 { font-size: 1em !important;}

/*Hintergrund*/

body {
	background-color: #111111!important;
	background-image: url(images/page-base.png);
}


/* Sidebar-Hintergrundfarbe */
body.skin-vector-2022 .mw-sidebar {
    background-color: #111111 !important;  
}


/*Bearbeitenfenster*/
.editOptions {
background-color: #111111;
border: 1px solid silver;
border-top: none;
padding: 1em 1em 1.5em 1em;
margin-bottom: 2em;
}


/* Hintergrund hinter den Artikeln */
body.skin-vector-2022 .mw-page-container .vector-body {
    background-color: #111111 !important;
	color: white;
}


/* Head */
#mw-page-base {
	background-color: #111111;
	background-image: url(images/page-fade.png);
}


/*TABS 
Ränder braucht Änderung der Graphiken --> machen und überschreiben oder eigenen Style machen*/

div.vectorTabs ul li {
	background-color: #222222;
	background-image: url(images/tab-normal-fade.png);
}
div.vectorTabs li.selected {
	background-image: url(images/tab-current-fade.png);
        background-color: #333333;
        color: #ff6600;
}
div.vectorTabs li a,
div.vectorTabs li a span {
	color: #ff6600;
	}
div.vectorTabs li.selected a,
div.vectorTabs li.selected a span,
div.vectorTabs li.selected a:visited
div.vectorTabs li.selected a:visited span {
	color: #00ff00;
}

div.vectorTabs li.new a,
div.vectorTabs li.new a span,
div.vectorTabs li.new a:visited,
div.vectorTabs li.new a:visited span {
		color: ##00ff00;                                   
	}

/*Dropdownmenü*/
div.vectorMenu ul {
	background-color: #222222;
	}
div.vectorMenu li a {
	color: #ff6600;
	}
div.vectorMenu li.selected a,
div.vectorMenu li.selected a:visited {
	color: #ff6600;
	}

/*Navigationsmenü links*/ 

div#mw-panel div.portal div.body ul li a {
	  color: #ff6600;
}
div#mw-panel div.portal div.body ul li a:visited {
        color: #ff6600;
}

div#mw-panel div.portal h3 {
	color: #ff3300;
	font-size: 1.00em;
	}


/* Footer */
#footer {
	background-color: #111111;
}



/*Persönliche Einstellungen*/
/* Tabs */
#preftoc {
	background-color: #222222;
}

#preftoc a,
#preftoc a:active {
	color: #ff6600;
}
#preftoc li.selected a {
	color: white;
        background-color: #333333;
	background-image: url(images/preferences-fade.png);
	}

#preferences {
	background-color: #333333;
	background-image: url(images/preferences-base.png);
}

#preferences legend {
	color: white;
}
#preferences td.htmlform-tip {
	color: white;
}




/* Inline Elements */

hr {
	color: #00ff00;
	background-color: #ff6600;

}





/*eingebundener code*/
code {
	background-color: #55555;  
}

/*vordefinierter text z.B. in Formatvorlagen*/
pre {
	color: white;
	background-color: #222222;
	border: 1px dashed white;
}

/* Tabellen*/
table {
	color: white;
	background-color: #222222;
}

/*Inhaltsverzeichnis*/
#toc,
.toc,
.mw-warning {
	background-color: #222222;
}
#toc h2,
.toc h2 {
	font-size: 125%;
}

/*Bilder*/


div.thumb {
	background-color: #222222;
}
div.thumbinner {
	background-color: #222222;
}
div.thumb tright {
	background-color: #00ff00;
}


div.gallerybox {
	background-color: #222222;
}
table.gallery {
	background-color: #222222;
}

/*??????*/
.usermessage {
	background-color: #ff6600;
	border: 1px solid #ffa500;
	color: white;
}

/* Kategorien*/
.catlinks {
	border: 1px solid #aaa;
	background-color: #222222;
}

/*Sub-Navigation*/
#contentSub, #contentSub2 {
	color: white;
}

/* Externe Links */
#content a.extiw,
#content a.extiw:active {
	color: #ff6600;
}
#content a.external {
	color: #ff6600;
}



/*Eingabetextfeld*/
textarea {
  	background-color: #222222;
        color: white;
}

fieldset {
	border: 1px solid #aaaaaa;
}
fieldset.nested {
  	background-color: #222222;;
	}


/* VERSIONENVERGLEICH HINTERGRUND*/

table.diff, td.diff-otitle, td.diff-ntitle {
	background-color: #222222;    
}

td.diff-addedline {
	color: black;
}
td.diff-deletedline {
	color: black;
}
td.diff-context {
	background: #333333;
}
.diffchange {
	color: #ff0000;
}

/*Versionen auswählen*/
#pagehistory li.selected {
	background-color: #111111;    /*HINTERGRUND IN VERSIONEN*/
	border: 1px dashed #aaaaaa;   /*RAHMEN IN VERSIONEN*/
}

/*Überchriftsbalken bei Suchergebnissen*/
div.mw-search-formheader {
	background: #222222;
}
/*sollte text im aktuellen überschriftsbalken weiß machen, tuts aber nicht*/
li.current {
        color: #999999;
}

/*sollte suchoptionen grau machen, geht aber nicht*/
div.mw-searchoptions {
	background-color: #333333;
}

h4.mw-specialpagesgroup {
	background-color: #222222;
}