MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
(Änderung 101272 von Dirkwagner (Diskussion) rückgängig gemacht.)
Markierung: Rückgängigmachung
 
(232 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
html, body {
html, body {
   font-family: sans-serif !important;
   font-family: sans-serif;
}
}


/* Ueberschriften */
hr {
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
  margin: 1em 0 1em 0;
font-family: sans-serif !important;
  height: 0.5px;
}
}


.mw-body-content h1,h2,h3,h4,h5,h6,h7,h8 {
/* Ueberschriften
font-weight: bold;
.mw-body h1,
font-family: sans-serif !important;
.mw-body-content h1,  
.mw-body-content h2 {
font-family: sans-serif;
} */
 
#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h1 {
font-family: sans-serif;
margin-top: 3em;
    border-bottom: solid lightgrey;
    font-size: 2em;
    font-weight: normal;
}
}
.mw-body-content h1 {
#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h2 {
  margin-top: 3.5em;
font-family: sans-serif;
margin-top: 3em;
    border-bottom: solid lightgrey;
    font-size: 1.8em;
    font-weight: normal;
}
}
.mw-body-content h2 {
#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h3 {
  margin-top: 3em;
font-family: sans-serif;
margin-top: 1.6em;
margin-bottom: 0.8em;
border-bottom: solid lightgrey;
font-size: 1.3em;
font-weight: normal;
}
}
.mw-body-content h3 {
#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h4 {
  margin-top: 2.5em;
font-family: sans-serif;
margin-top: 1.4em;
    border-bottom: solid lightgrey;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 0.7em;
}
}
.mw-body-content h4 {
#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h5 {
  margin-top: 2em;
font-family: sans-serif;
margin-top: 1.1em;
border-bottom: solid lightgrey;
font-size: 1em;
font-weight: normal;
}
}
.mw-body-content h5 {
#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h6 {
  margin-top: 1.75em;
font-family: sans-serif;
margin-top: 1em;
border-bottom: solid lightgrey;
font-size: 1em;
font-weight: normal;
margin-bottom: 0.5em;
}
}
.mw-body-content h6 {
 
  margin-top: 1.5em;
/* Zwischenueberschriften */
#bodyContent #mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output dl dt {
font-size: 0.9em;
font-family: sans-serif;
margin-top: 2em;
border-bottom: solid lightgrey;
font-weight: bold;
margin-bottom: 1em;
}
}


/* Zwischenueberschriften */
/* Inhaltsverzeichnis */
div#bodyContent div#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output dl dt {
/** Nur Überschiften 1-3
font-size: 1.0em;
.toclevel-3 {
  font-family: sans-serif !important;
display:none;
}
}
**/
 
/* Hide letter headlines on category pages */
.mw-category-generated h3 {
  display: none;
}
 
.vector-body {
line-height: initial;
}
 
.vector-body p {
margin: 1.25em 0 0.5em 0;
}


/* Tabellen */
#float, .float, .float {
/** Zellenausrichung**/
float:right;
.opt {
margin-left: 20px;
white-space: nowrap;
}
}
th {
 
text-align: left !important;
.center {
text-align:center !important;
}
}
table tr td {
 
vertical-align: top;
pre {
margin: 2em 0 1.3em 1.4em;
font-size: 85%;
}
}


/** Erste Spalte **/
.wikitable > caption {
table tr td:nth-child(1) {
    font-weight: normal;
font-weight: bold;
  }
 
.osi {
padding: 0.5em 1em;
white-space: nowrap;
white-space: nowrap;
font-size: 85%;
}
/*** Farben ***/
.hintergrundfarbe8 {
background-color: #FFEBAD ;
}
/** OSI-Farben **/
.osicolor0 {
background-color: #B9FFC5;
padding: 0;
text-align: center;
}
.osicolor1 {
background-color: #FFEBAD;
}
.osicolor2 {
background-color: #FFCBCB;
}
.osicolor3 {
background-color: #B3B7FF;
}
.osicolor4 {
background-color: #EAECF0;
}
.osicolor5 {
background-color: #FFAA00;
}
.osicolor6 {
background-color: #FFFF40;
}
.osicolor7 {
background-color: #F8F9FA;
}
}


/** Zweite Spalte **/
.line {
table tr td:nth-child(2) {
padding: 0 0.1em 0 0.1em;
  /* white-space: nowrap; */
text-align: center !important;
vertical-align: middle;
color: darkgray;
}
}


/* Vergrößerung der Zeilenhöhe durch hochgestellte Zahlen verhindern */
/* figure */
sup {
 
  font-size: 91%;
div#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output figure {
  vertical-align: text-top;
border-width: 20px 0 20px 20px;
  position: relative;
border-color: white;
  top: -0.3em;
}
div#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output figcaption {
border-width: 20px 0 20px 20px;
border-color: white;
}
 
/*catlinks*/
div#catlinks.catlinks {
margin-top: 3em;
}
}


/* Syntaxhighlighting */
/*** Tabellen ***/
/** do not select line numbers **/
table {
.mw-highlight .lineno {
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
background: #EEE;
display: inline-block;
padding-left: 0.5em;
margin-right: 0.5em;
}
}


/* Inhaltsverzeichnis */
div.mw-parser-output table {
/** Nur Überschiften 1-3 **/
margin: 0 0 1.5em 1.4em;
div#toc.toc li.toclevel-3 {
font-size: 90%;
display:none;
border-width:1.25em 0.1em 1.5em 1.5em;
border-color: white;
}
}


hr {
div.mw-parser-output table.big {
  margin: 1.5em 0 0.5em 0;
margin: 2em 0 1.5em 0;
font-size: 100%;
border-width:20px 0 20px 0;
border-color: white;
}
}


/* Überschriften */
/** Erste Spalte **/
/** Nummern bei 4-8 ausblenden **/
.wikitable.options tr td:nth-child(1) {
div#mw-content-text.mw-content-ltr div.mw-parser-output h4 span.mw-headline-number {
font-weight: bold;
display: none;
white-space: nowrap;
}
}
div#mw-content-text.mw-content-ltr div.mw-parser-output h5 span.mw-headline-number {
 
display: none;
/** Zweite Spalte **/
table tr td:nth-child(2) {
/* white-space: nowrap; */
}
}
div#mw-content-text.mw-content-ltr div.mw-parser-output h6 span.mw-headline-number {
 
display: none;
/* Table alignment */
.defaultleft { text-align:left; }
.defaultcenter { text-align:center; }
.defaultright { text-align:right; }
 
.col1left td:nth-child(1),
.col2left td:nth-child(2),
.col3left td:nth-child(3),
.col4left td:nth-child(4),
.col5left td:nth-child(5),
.col6left td:nth-child(6),
.col7left td:nth-child(7),
.col8left td:nth-child(8),
.col9left td:nth-child(9),
.col10left td:nth-child(10),
.col11left td:nth-child(11),
.col12left td:nth-child(12),
.col13left td:nth-child(13),
.col14left td:nth-child(14),
.col15left td:nth-child(15),
.col16left td:nth-child(16),
.col17left td:nth-child(17),
.col18left td:nth-child(18),
.col19left td:nth-child(19) { text-align:left; }
 
.col1center td:nth-child(1),
.col2center td:nth-child(2),
.col3center td:nth-child(3),
.col4center td:nth-child(4),
.col5center td:nth-child(5),
.col6center td:nth-child(6),
.col7center td:nth-child(7),
.col8center td:nth-child(8),
.col9center td:nth-child(9),
.col10center td:nth-child(10),
.col11center td:nth-child(11),
.col12center td:nth-child(12),
.col13center td:nth-child(13),
.col14center td:nth-child(14),
.col15center td:nth-child(15),
.col16center td:nth-child(16),
.col17center td:nth-child(17),
.col18center td:nth-child(18),
.col19center td:nth-child(19) { text-align:center; }
 
.col1right td:nth-child(1),
.col2right td:nth-child(2),
.col3right td:nth-child(3),
.col4right td:nth-child(4),
.col5right td:nth-child(5),
.col6right td:nth-child(6),
.col7right td:nth-child(7),
.col8right td:nth-child(8),
.col9right td:nth-child(9),
.col10right td:nth-child(10),
.col11right td:nth-child(11),
.col12right td:nth-child(12),
.col13right td:nth-child(13),
.col14right td:nth-child(14),
.col15right td:nth-child(15),
.col16right td:nth-child(16),
.col17right td:nth-child(17),
.col18right td:nth-child(18),
.col19right td:nth-child(19) { text-align:right; }
 
/* Tabellen */
.big {
width: 100%;
margin: 2em 0 1.5em 0;
border-width: 20px 0 20px 0;
border-color: white;
}
}
div#mw-content-text.mw-content-ltr div.mw-parser-output h7 span.mw-headline-number {
 
display: none;
.small {
width: 25%;
}
}
div#mw-content-text.mw-content-ltr div.mw-parser-output h8 span.mw-headline-number {
 
display: none;
/** Zellenausrichung**/
.wikitable {
padding: 0.1em 0.3em 0.1em 0.3em;
font-size: 90%;
border-width: 20px 0 20px 20px;
border-color: white;
}
}


/* Testfragen auf Seitenbreite vergrößern */
.wikitable th {
ul#filetoc, .toc, .toccolours, .mw-warning {
text-align: left;
  display: block;
padding: 0.5em;
}
}


.infobox {
.opt {
background-color: #ffff00;
white-space: nowrap;
border: 2px solid #008600;
float: right;
margin: 0 0 1em 1em;
padding: 1em;
width: 400px;
}     
.infobox-title {
border: 1px solid #000000;
font-size: 1.5em;
text-align: center;
background-color: #ff0000;
}
}
.infobox-subtitle {
 
font-size: 1em;
table tr td {
text-align: center;
vertical-align: top;
background-color: #fff00;
padding: 0.5em;
}
}
.infobox-image {
 
text-align: center;
/** Erste Spalte **/
background-color: #ffff00;
table.wikitable.options tr td:nth-child(1) {
font-weight: bold;
white-space: nowrap;
}
}


pre {
/** Zweite Spalte **/
  font-size: 0.75em;
table tr td:nth-child(2) {
  color:white;
/* white-space: nowrap; */
  background-color:#555555;
}
}


.wikitable,.thumbcaption {
table.wikitable, table.wikitable tbody, table.wikitable tbody tr td, .wikitable > * > tr > th {
  font-size: 0.8em;
padding: 0.2em 1em 0.2em 0.6em;
border: 4px solid #fff;
}
}


{
div.mw-parser-output div.mw-highlight.mw-highlight-lang-bash.mw-content-ltr pre span.hll {
margin: 1.25em 0 0.5em 0;
font-weight: bold;
}
}

Aktuelle Version vom 29. Mai 2024, 20:12 Uhr

html, body {
  font-family: sans-serif;
}

hr {
  margin: 1em 0 1em 0;
  height: 0.5px;
}

/* Ueberschriften 
.mw-body h1, 
.mw-body-content h1, 
.mw-body-content h2 {
	font-family: sans-serif;
} */

#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h1 {
	font-family: sans-serif;
	margin-top: 3em;
    border-bottom: solid lightgrey;
    font-size: 2em;
    font-weight: normal;
}
#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h2 {
	font-family: sans-serif;
	margin-top: 3em;
    border-bottom: solid lightgrey;
    font-size: 1.8em;
    font-weight: normal;
}
#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h3 {
	font-family: sans-serif;
	margin-top: 1.6em;
	margin-bottom: 0.8em;
	border-bottom: solid lightgrey;
	font-size: 1.3em;
	font-weight: normal;
}
#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h4 {
	font-family: sans-serif;
	margin-top: 1.4em;
    border-bottom: solid lightgrey;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 0.7em;
}
#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h5 {
	font-family: sans-serif;
	margin-top: 1.1em;
	border-bottom: solid lightgrey;
	font-size: 1em;
	font-weight: normal;
}
#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h6 {
	font-family: sans-serif;
	margin-top: 1em;
	border-bottom: solid lightgrey;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0.5em;
}

/* Zwischenueberschriften */
#bodyContent #mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output dl dt {
	font-size: 0.9em;
	font-family: sans-serif;
	margin-top: 2em;
	border-bottom: solid lightgrey;
	font-weight: bold;
	margin-bottom: 1em;
}

/* Inhaltsverzeichnis */
/** Nur Überschiften 1-3 
.toclevel-3 {
	display:none;
}
**/

/* Hide letter headlines on category pages */
.mw-category-generated h3 {
   display: none;
}

.vector-body {
	line-height: initial;
}

.vector-body p {
	margin: 1.25em 0 0.5em 0;
}

#float, .float, .float {
 float:right;
 	margin-left: 20px;
}

.center {
	text-align:center !important;
}

pre {
	margin: 2em 0 1.3em 1.4em;
	font-size: 85%;
}

.wikitable > caption {
    font-weight: normal;
  }

.osi {
	padding: 0.5em 1em;
	white-space: nowrap;
	font-size: 85%;
	}

/*** Farben ***/

.hintergrundfarbe8 {
	background-color: #FFEBAD ;
}

/** OSI-Farben **/
.osicolor0 {
	background-color: #B9FFC5;
	padding: 0;
	text-align: center;
}
.osicolor1 {
	background-color: #FFEBAD;
}
.osicolor2 {
	background-color: #FFCBCB;
}
.osicolor3 {
	background-color: #B3B7FF;
}
.osicolor4 {
	background-color: #EAECF0;
}
.osicolor5 {
	background-color: #FFAA00;
}
.osicolor6 {
	background-color: #FFFF40;
}
.osicolor7 {
	background-color: #F8F9FA;
}

.line {
	padding: 0 0.1em 0 0.1em;
	text-align: center !important;
	vertical-align: middle;
	color: darkgray;
}

/* figure */

div#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output figure {
 border-width: 20px 0 20px 20px;
 border-color: white;
 }
 
div#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output figcaption {
 border-width: 20px 0 20px 20px;
 border-color: white;
 }

/*catlinks*/
div#catlinks.catlinks {
	margin-top: 3em;
}

/*** Tabellen ***/
table {
}

div.mw-parser-output table {
 margin: 0 0 1.5em 1.4em;
 font-size: 90%;
 border-width:1.25em 0.1em 1.5em 1.5em;
 border-color: white;
}

div.mw-parser-output table.big {
 margin: 2em 0 1.5em 0;
 font-size: 100%;
 border-width:20px 0 20px 0;
 border-color: white;
}

/** Erste Spalte **/
.wikitable.options tr td:nth-child(1) {
 font-weight: bold;
 white-space: nowrap;
}

/** Zweite Spalte **/
table tr td:nth-child(2) {
 /* white-space: nowrap; */
}

/* Table alignment */
.defaultleft { text-align:left; }
.defaultcenter { text-align:center; }
.defaultright { text-align:right; }

.col1left td:nth-child(1),
.col2left td:nth-child(2),
.col3left td:nth-child(3),
.col4left td:nth-child(4),
.col5left td:nth-child(5),
.col6left td:nth-child(6),
.col7left td:nth-child(7),
.col8left td:nth-child(8),
.col9left td:nth-child(9),
.col10left td:nth-child(10),
.col11left td:nth-child(11),
.col12left td:nth-child(12),
.col13left td:nth-child(13),
.col14left td:nth-child(14),
.col15left td:nth-child(15),
.col16left td:nth-child(16),
.col17left td:nth-child(17),
.col18left td:nth-child(18),
.col19left td:nth-child(19) { text-align:left; }

.col1center td:nth-child(1),
.col2center td:nth-child(2),
.col3center td:nth-child(3),
.col4center td:nth-child(4),
.col5center td:nth-child(5),
.col6center td:nth-child(6),
.col7center td:nth-child(7),
.col8center td:nth-child(8),
.col9center td:nth-child(9),
.col10center td:nth-child(10),
.col11center td:nth-child(11),
.col12center td:nth-child(12),
.col13center td:nth-child(13),
.col14center td:nth-child(14),
.col15center td:nth-child(15),
.col16center td:nth-child(16),
.col17center td:nth-child(17),
.col18center td:nth-child(18),
.col19center td:nth-child(19) { text-align:center; }

.col1right td:nth-child(1),
.col2right td:nth-child(2),
.col3right td:nth-child(3),
.col4right td:nth-child(4),
.col5right td:nth-child(5),
.col6right td:nth-child(6),
.col7right td:nth-child(7),
.col8right td:nth-child(8),
.col9right td:nth-child(9),
.col10right td:nth-child(10),
.col11right td:nth-child(11),
.col12right td:nth-child(12),
.col13right td:nth-child(13),
.col14right td:nth-child(14),
.col15right td:nth-child(15),
.col16right td:nth-child(16),
.col17right td:nth-child(17),
.col18right td:nth-child(18),
.col19right td:nth-child(19) { text-align:right; }

/* Tabellen */
.big {
 width: 100%;
 margin: 2em 0 1.5em 0;
 border-width: 20px 0 20px 0;
 border-color: white;
}

.small {
 width: 25%;
}

/** Zellenausrichung**/
.wikitable {
 padding: 0.1em 0.3em 0.1em 0.3em;
 font-size: 90%;
 border-width: 20px 0 20px 20px;
 border-color: white;
}

.wikitable th {
 text-align: left;
 padding: 0.5em;
}

.opt {
 white-space: nowrap;
}

table tr td {
 vertical-align: top;
 padding: 0.5em;
}

/** Erste Spalte **/
table.wikitable.options tr td:nth-child(1) {
 font-weight: bold;
 white-space: nowrap;
}

/** Zweite Spalte **/
table tr td:nth-child(2) {
 /* white-space: nowrap; */
}

table.wikitable, table.wikitable tbody, table.wikitable tbody tr td, .wikitable > * > tr > th {
 padding: 0.2em 1em 0.2em 0.6em;
 border: 4px solid #fff;
}

div.mw-parser-output div.mw-highlight.mw-highlight-lang-bash.mw-content-ltr pre span.hll {
 font-weight: bold;
}