Zum Inhalt springen

MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(243 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
html, body {
div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading1 {
  font-family: sans-serif;
font-family: sans-serif;
margin-top: 3.5em;
border-bottom: solid lightgrey;
font-weight: bold;
margin-bottom: 1em;
}
}


hr {
div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading2 {
  margin: 1em 0 1em 0;
font-family: sans-serif;
  height: 0.5px;
margin-top: 3.5em;
border-bottom: solid lightgrey;
font-weight: bold;
margin-bottom: 1em;
}
}


/* Ueberschriften */
div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading3 {
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
margin: 4em 0 1em 0 !important;
font-family: sans-serif;
}
}


h1,h2,h3,h4,h5,h6,h7,h8 {
div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading4 {
font-family: sans-serif;
margin: 4em 0 1em 0 !important;
}
}


#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h1 {
div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading5 {
  margin-top: 5em;
margin: 4em 0 1em 0 !important;
}
#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h2 {
  margin-top: 4.5em;
}
#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h3 {
  margin-top: 4em;
  border-bottom: solid lightgrey;
}
#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h4 {
  margin-top: 3.5em;
  border-bottom: solid lightgrey;
}
#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h5 {
  margin-top: 3em;
}
#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h6 {
  margin-top: 2.5em;
}
}


/* Zwischenueberschriften */
div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading6 {
#bodyContent #mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output dl dt {
margin: 4em 0 1em 0 !important;
font-size: 1.1em;
  font-family: sans-serif;
  margin-top: 2em;
}
 
/* Tabellen */
table {
    font-size: 90%;
}
}


div.mw-parser-output table {
#bodyContent #mw-content-text.mw-body-content .mw-content-ltr.mw-parser-output dl dt {
margin: 2em 0 1.3em 1.4em;
font-size: 1em;
}
font-family: sans-serif;
/** Erste Spalte **/
margin-top: 3.5em;
.wikitable.options tr td:nth-child(1) {
border-bottom: solid lightgrey;
font-weight: bold;
font-weight: bold;
white-space: nowrap;
margin-bottom: 1em;
}
}


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


/* Table alignment */
/* Allgemeiner Stil für Links innerhalb des Containers (Buttons) */
.defaultleft { text-align:left; }
.custom-nav-container a {
.defaultcenter { text-align:center; }
  /*display: inline-block;*/
.defaultright { text-align:right; }
  /*display: flex;*/
 
  padding: 6px 12px;
.col1left td:nth-child(1),
  border-radius: 2px;
.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; }
 
/* Zwischenueberschriften */
#bodyContent #mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output dl dt {
font-size: 1.1em;
   font-family: sans-serif;
   font-family: sans-serif;
   margin-top: 2em;
   font-weight: bold;
}
   text-decoration: none !important;
 
  transition: background-color 100ms;
/* Tabellen */
.big {
  width: 100%;
  max-width: 940px;
}
 
.small {
  width: 25%;
}
 
/** Zellenausrichung**/
.opt {
white-space: nowrap;
}
.wikitable th {
text-align: left;
}
table tr td {
vertical-align: top;
}
 
/** 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; */
}
 
/* 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 {
/* Stil für den linken "Zurück"-Button (hell) */
margin: 1.25em 0 0.5em 0;
.custom-nav-prev a {
float: left;
background-color: #f8f9fa;
color: #202122;
border: 1px solid #a2a9b1;
}
}


#float-right, .float {
.custom-nav-prev a:hover {
float:right;
float: left;
margin-left: 20px;
background-color: #ffffff;
}
}


.center {
/* Stil für den rechten "Weiter"-Button (blau, hervorgehoben) */
text-align:center;
.custom-nav-next a {
float: right;
background-color: #3366cc;
color: #ffffff !important;
border: 1px solid #3366cc;
}
}


pre {
.custom-nav-next a:hover {
margin: 0.5em 0 1.3em 1.4em;
background-color: #2b56a8;
  float: right;
}
}

Aktuelle Version vom 5. August 2026, 19:15 Uhr

div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading1 {
	font-family: sans-serif;
	margin-top: 3.5em;
	border-bottom: solid lightgrey;
	font-weight: bold;
	margin-bottom: 1em;
}

div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading2 {
	font-family: sans-serif;
	margin-top: 3.5em;
	border-bottom: solid lightgrey;
	font-weight: bold;
	margin-bottom: 1em;
}

div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading3 {
	margin: 4em 0 1em 0 !important;
}

div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading4 {
	margin: 4em 0 1em 0 !important;
}

div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading5 {
	margin: 4em 0 1em 0 !important;
}

div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading6 {
	margin: 4em 0 1em 0 !important;
}

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

a.new {
 	color:gray;
}

/* Allgemeiner Stil für Links innerhalb des Containers (Buttons) */
.custom-nav-container a {
  /*display: inline-block;*/
  /*display: flex;*/
  padding: 6px 12px;
  border-radius: 2px;
  font-family: sans-serif;
  font-weight: bold;
  text-decoration: none !important;
  transition: background-color 100ms;
}

/* Stil für den linken "Zurück"-Button (hell) */
.custom-nav-prev a {
	float: left;
	background-color: #f8f9fa;
	color: #202122;
	border: 1px solid #a2a9b1;
}

.custom-nav-prev a:hover {
	float: left;
	background-color: #ffffff;
}

/* Stil für den rechten "Weiter"-Button (blau, hervorgehoben) */
.custom-nav-next a {
	float: right;
	background-color: #3366cc;
	color: #ffffff !important;
	border: 1px solid #3366cc;
}

.custom-nav-next a:hover {
	background-color: #2b56a8;
  	float: right;
}