Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
 
KKeine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
/*** Diese css-Styles werden von der Vorlage {{TOC2}} automatisch eingebunden! ***/
<span class="bild2" style="width:auto; display: flex;">[[Datei:{{{1|}}}|hochkant={{{hochkant|2}}}|mini|{{{l|}}}]]</span>
/*** Alle anderen müssen dieses css wie folgt einbinden: <templatestyles src="Vorlage:Styles.css" /> ***/
 
.button a.image {
display: inline-block;
padding-right: 2px;
}
 
 
.button-2 .button a.image {
vertical-align: -2px;
padding-right: 20px;
}
 
.button .button-1 a.image {
vertical-align: -1px;
}
 
.mw-editform #wpTextbox1 {
color:black!important;
}
 
 
 
/* hr {
  text-align:left;
}*/
 
hr {
margin-top: 1rem;
margin-bottom: 1rem;
height: 0px;
border: 0;
border-top-color: currentcolor;
border-top-style: none;
border-top-width: 0px;
border-top: 1px solid rgba(0,0,0,0.1);
clear: unset;
display: flex;
background: rgba(0,0,0,0.25);
}
 
.toclevel-2 {
margin-left: 15px;
}
 
.toclevel-3 {
font-size: 90%;
margin-left: 22px;
}
 
.toclevel-4 {
font-size: 80%;
margin: -4px 0px -4px 26px;
}
 
.glyphicons {
  display: inline-block;
  /*opacity: 1;*/
}
 
.unsichtbar {
  display: none!important;
}
 
h3 {
  white-space: pre-wrap;
}
 
.listhead p {
margin-bottom: 0;
}
 
.no-p p {
margin-top: 0;
margin-bottom: 0!important;
}
 
 
/* Formatierung Ausklapp-Toggle */
 
/* Ersetzt [ausklappen] durch eine farbige, linksbündige Schaltfläche */
/* :before und :after entfernen die []  */
/* Der Ausklapp-Button wird von Mediawiki automatisch in eine Tabellenzeile geschrieben */
/* und erhält einen unschönen Rand, der ebenfalls entfernt wird */
 
/* Die Beschriftung wird dann gesteuert mit: »data-expandtext=« bzw. »data-collapsetext=« */
 
.mw-collapsible-toggle {
color:rgba(255, 255, 255, 0.9);
display: inline-block;
background: #ec971f;
border: 1px solid #f0ad4e;
border-radius:3px;
padding: 0px 3px!important;
font-size:100%;
text-align:left;
float:none!important;
margin-top: 0.3em;
}
 
.dezent .mw-collapsible-toggle {
color:rgba(255, 255, 255, 0.9);
display: inline-block;
background-image: radial-gradient(rgb(104, 167, 200)0%, rgb(43, 151, 213) 80%);
border: 1px solid #878a90;
border-radius:3px;
padding: 0px 3px!important;
font-size:80%;
text-align:left;
float:none!important;
margin-top: 0.3em;
}
 
 
.mw-collapsible-toggle-default::before {
    content: '';
    }
 
.mw-collapsible-toggle-default::after {
    content: '';
    }
 
table.mw-collapsible > tbody > tr:first-child > td:first-child {
  border: 0;
  }
/* Ende Formatierung Ausklapp-Toggle */
 
 
th.headerSort {
  padding-right: 19px!important;
  }
 
.top td {
vertical-align: top;
}
 
.middle td {
vertical-align: middle;
}
 
pre {
  padding: 0.5em;
  margin-bottom: 0px;
  }
 
dd {
  margin-left: 2em;
  }
 
ul {
  margin-bottom: 0px;
  }
 
.mw-empty-elt {
  display: block!important;
  }
 
.spiegelstrich ul  {
  list-style-type:none;
}
 
.spiegelstrich ul li:before {
  content: "– "
}
 
 
.wikitable {
width: auto;
}
 
.wikitable1 {
    background-color:white;
    color: #222;
    margin: 0em 0;
    border: 1px solid white;
    border-collapse: collapse;
    }
 
.wikitable2, .wikitable3 {
/*    background-color:white; */
    color: #222;
    margin: 0em 0;
    border: 1px solid white;
    border-collapse: collapse;
    }
 
.wikitable1 th, .wikitable2 th, .wikitable3 th {
    background-color: #eaecf0;
    border: 1px solid #a2a9b1;
    }
 
.wikitable1 td, .wikitable2 > tbody > tr > td {
    background-color: #f8f9fa;
    border: 1px solid #a2a9b1;
    padding: 0.2em 0.2em;
    line-height:1.4;
    }
 
.wikitable1 .Leerzeile, .wikitable2 .Leerzeile, .wikitable3.Leerzeile, .sptable.Leerzeile, .sptable2.Leerzeile, .sptable3.Leerzeile {
  border-left: 0;
  border-right: 0;
  background: white;
  }
 
.pt2 {
  float: left;
  margin-bottom :10px;
  max-width:44%;
  }
 
.sptable {
    background-color:white;
display: block;
    color: #222;
    margin: 0em 0;
    border: 0;
    border-collapse: collapse;
    }
 
.sptable td {
    background-color: #f8f9fa;
    border: 1px solid #a2a9b1;
    padding: 0.2em 0.2em;
    line-height:1.4;
    }
 
.sptable tr > td:first-child {
text-align: left;
}
 
.sptable2, .sptable3 {
    background-color:white;
    color: #222;
    margin: 0em 0;
    border: 0;
    border-collapse: collapse;
    }
 
.sptable2 td, .sptable3 td {
    background-color: #f8f9fa;
    border: 1px solid #a2a9b1;
    padding: 0.2em 0.1em;
    line-height:1.4;
    }
 
.spgridtr .Leerzeile {
  border-left: 0;
  border-right: 0;
  background: white;
  }
 
 
 
.noborder {
  border: 0!important;
  background: 0!important;
  }
 
.border-bottom-xs td {
  border: 0!important;
  }
 
.blank td {
  border: 0!important;
  background: white!important;
  }
 
.sptable .Leerzeile, .sptable2 .Leerzeile {
  border-left: 0;
  border-right: 0;
  background: white;
  }
.sptable .Leerzeile, .sptable2 .Leerzeile {
  border-left: 0!important;
  border-right: 0!important;
  background: white!important;
  }
 
 
tr > td.bild {
  background-color: white;
  border: 0;
  padding-top:0px;
  padding-left: 10px;
  }
 
tr > th.bild {
  background-color: white;
  border: 0;
  padding-top:0px;
  padding-left: 10px;
  vertical-align: top;
  }
 
.sptable th, .sptable2 th, .sptable3 th {
background-color: #ccc;
border: 1px solid #a2a9b1;
padding: 5px;
}
 
.sptable td {
padding-top: 5px;
}
 
 
.bild2 .tright {
margin-top: 0em;
}
 
tbody > tr:nth-child(2) > * > .bild2 .tright {
margin-top: -2.3em;
}
 
.sptablelist tr:nth-child(odd) > td {
background: #EAE0E0;
}
 
.sptablelist tr:nth-child(even) > td {
background: #EFEAEA;
}
 
code {
display: inline-block;
border: 1px solid #c2c2c2;
color: rgba(0,0,0,0.8) !Important;
background: #cccccc;
padding: 2px;
margin: 2px 0px;
 
}
 
 
 
td.border-bottom-dezent {
border-bottom-color: #ddd;
}

Version vom 25. November 2019, 15:50 Uhr

[[Datei:|hochkant=2|mini|]]