Änderungen

422 Bytes hinzugefügt ,  16:30, 23. Jul. 2022
keine Bearbeitungszusammenfassung
Zeile 109: Zeile 109:     
p {
 
p {
     margin: 0.75em 0 0.75em 0;
+
     margin: 0 0 0.5em 0;
 
}
 
}
    
ul {
 
ul {
     margin: 0.75em 0 0.75em 1em;
+
     margin: 0.5em 0 0.5em 1em;
 
     padding: 0;
 
     padding: 0;
 
}
 
}
Zeile 122: Zeile 122:     
ol {
 
ol {
     margin: 0.75em 0 0.75em 1em;
+
     margin: 0.5em 0 0.5em 1em;
 
     padding: 0;
 
     padding: 0;
 
}
 
}
Zeile 505: Zeile 505:  
p.box-header {
 
p.box-header {
 
     margin: 0;
 
     margin: 0;
     padding: 0.3em 1em;
+
     padding: 0.5em 1em;
 
}
 
}
   Zeile 522: Zeile 522:  
.box-grau .box-header {
 
.box-grau .box-header {
 
     background-color: #dedfdf;
 
     background-color: #dedfdf;
 +
    margin: 0;
 
}
 
}
   Zeile 532: Zeile 533:  
.box-blau .box-header {
 
.box-blau .box-header {
 
     background-color: #d1e0eb;
 
     background-color: #d1e0eb;
 +
    margin: 0;
 
}
 
}
   Zeile 542: Zeile 544:  
.box-orange .box-header {
 
.box-orange .box-header {
 
     background-color: #faefd5;
 
     background-color: #faefd5;
 +
    margin: 0;
 
}
 
}
   Zeile 569: Zeile 572:     
.mw-body-content p {
 
.mw-body-content p {
     margin: 0 0 0.75em 0;
+
     margin: 0.5em 0;
 
}
 
}
   Zeile 861: Zeile 864:     
@media print {
 
@media print {
 +
 +
@page {
 +
size: 210mm 297mm;
 +
/* Chrome sets own margins, we change these printer settings */
 +
margin: 25mm 20mm 25mm 20mm;
 +
}
 
 
 
body {
 
body {
 
font-family: notosans, sans-serif;
 
font-family: notosans, sans-serif;
 
background-color: #ffffff;
 
background-color: #ffffff;
margin: 1cm;
+
margin: 0;
 
}
 
}
 
 
Zeile 874: Zeile 883:  
.mw-body-content {
 
.mw-body-content {
 
-webkit-print-color-adjust: exact;  
 
-webkit-print-color-adjust: exact;  
font-family: notosans, sans-serif;
+
font-family: notosans, 'NotoSans-Regular', sans-serif;
 
font-size: 10pt;
 
font-size: 10pt;
 
line-height: 18pt;
 
line-height: 18pt;
Zeile 880: Zeile 889:  
 
 
h1, .firstHeading {
 
h1, .firstHeading {
font-family: notosans, sans-serif;
+
font-family: notosans, 'NotoSans-Regular', sans-serif;
 
font-size: 20pt;
 
font-size: 20pt;
 
line-height: 30pt;
 
line-height: 30pt;
Zeile 888: Zeile 897:  
 
 
h2 {
 
h2 {
font-family: notosans, sans-serif;
+
font-family: notosans, 'NotoSans-Regular', sans-serif;
 
font-size: 15pt;
 
font-size: 15pt;
 
line-height: 22.5pt;
 
line-height: 22.5pt;
 
font-weight: normal;
 
font-weight: normal;
 
margin: 30pt 0 10pt 0;
 
margin: 30pt 0 10pt 0;
border-bottom: 1pt solid #e6a817;
   
}
 
}
 
 
 
p, li, .box-content p, .box-content li, .references li {
 
p, li, .box-content p, .box-content li, .references li {
font-family: notosans, sans-serif;
+
font-family: notosans, 'NotoSans-Regular', sans-serif;
 
font-size: 10pt;
 
font-size: 10pt;
 
line-height: 16pt;
 
line-height: 16pt;
Zeile 909: Zeile 917:  
p {
 
p {
 
font-size: 10pt;
 
font-size: 10pt;
     margin: 10pt 0;
+
     margin: 15pt 0;
 
     text-indent: 0;
 
     text-indent: 0;
 +
    line-stacking-strategy: block-line-height;
 
}
 
}
 
 
Zeile 928: Zeile 937:  
font-size: 10pt;
 
font-size: 10pt;
 
line-height: 16pt;
 
line-height: 16pt;
     margin-bottom: 5pt;
+
     margin: 5pt 0;
 +
    line-stacking-strategy: block-line-height;
 
}
 
}
   Zeile 943: Zeile 953:  
 
 
sup, sub {
 
sup, sub {
    font-size: 4pt;
   
     line-height: 0;
 
     line-height: 0;
 
     margin-top: -4pt;
 
     margin-top: -4pt;
Zeile 963: Zeile 972:  
td {  
 
td {  
 
padding: 5pt;
 
padding: 5pt;
 +
line-stacking-strategy: block-line-height;
 
}
 
}
 
 
Zeile 984: Zeile 994:  
p.text-right {
 
p.text-right {
 
     text-align: right;
 
     text-align: right;
 +
}
 +
 +
.box-content {
 +
margin-top: 0;
 
}
 
}
 
 
Zeile 1.012: Zeile 1.026:  
.spalten {
 
.spalten {
 
     display: block;
 
     display: block;
 +
    margin-top: 15pt;
 
}
 
}
    
.spalte-1-1, .spalte-3-4, .spalte-2-3, .spalte-1-2, .spalte-1-3, .spalte-1-4 {
 
.spalte-1-1, .spalte-3-4, .spalte-2-3, .spalte-1-2, .spalte-1-3, .spalte-1-4 {
 
     width: 100%;
 
     width: 100%;
     margin: 0 0 15pt 0;
+
     margin: 0 0 10pt 0;
 
     overflow: auto;
 
     overflow: auto;
 
     clear: both;
 
     clear: both;
 
}
 
}
 
 
p + .spalten, ul + .spalten, ol + .spalten {
+
#mw-data-after-content, #toc, #footer {
    margin: 15pt 0 0 0;
+
display: none;
 
}
 
}
 
 
.spalten + h2 {
+
blockquote {
    margin: 20pt 0;
+
border-left: 1pt solid #e6a817;
 
}
 
}
 
 
#mw-data-after-content, #toc, #footer {
+
.small-text {
display: none;
+
font-size: 8pt;
 
}
 
}
 
 
blockquote {
+
.text-right {
border-left: 1pt solid #e6a817;
+
text-align: right;
 
}
 
}
 
 
 
.thumb {
 
.thumb {
 +
position: relative;
 +
display: block;
 
     margin: 20pt 0;
 
     margin: 20pt 0;
 
}
 
}
 
 
 
.thumbcaption {
 
.thumbcaption {
font-family: notosans, sans-serif;
+
font-family: notosans, 'NotoSans-Regular', sans-serif;
 
font-size: 8pt;
 
font-size: 8pt;
 +
    line-height: 1.4;
 
padding-top: 4pt;
 
padding-top: 4pt;
    line-height: 1.4;
+
margin-bottom: 0;
 
}
 
}
 
 
 
}
 
}