Änderungen

Zur Navigation springen Zur Suche springen
718 Bytes hinzugefügt ,  16:30, 23. Jul. 2022
keine Bearbeitungszusammenfassung
Zeile 87: Zeile 87:     
sup, sub {
 
sup, sub {
     font-size: 0.65rem;
+
     font-size: 0.55rem;
 
     line-height: 0;
 
     line-height: 0;
 
padding: 0 1px;
 
padding: 0 1px;
Zeile 106: Zeile 106:  
a.new:visited, #p-personal a.new:visited {
 
a.new:visited, #p-personal a.new:visited {
 
     color: #ab221e;
 
     color: #ab221e;
 +
}
 +
 +
p {
 +
    margin: 0 0 0.5em 0;
 
}
 
}
   Zeile 115: Zeile 119:  
ul li {
 
ul li {
 
     margin-bottom: 0.5em;
 
     margin-bottom: 0.5em;
 +
}
 +
 +
ol {
 +
    margin: 0.5em 0 0.5em 1em;
 +
    padding: 0;
 
}
 
}
   Zeile 496: Zeile 505:  
p.box-header {
 
p.box-header {
 
     margin: 0;
 
     margin: 0;
     padding: 0.3em 1em;
+
     padding: 0.5em 1em;
 
}
 
}
   Zeile 513: Zeile 522:  
.box-grau .box-header {
 
.box-grau .box-header {
 
     background-color: #dedfdf;
 
     background-color: #dedfdf;
 +
    margin: 0;
 
}
 
}
   Zeile 523: Zeile 533:  
.box-blau .box-header {
 
.box-blau .box-header {
 
     background-color: #d1e0eb;
 
     background-color: #d1e0eb;
 +
    margin: 0;
 
}
 
}
   Zeile 533: Zeile 544:  
.box-orange .box-header {
 
.box-orange .box-header {
 
     background-color: #faefd5;
 
     background-color: #faefd5;
 +
    margin: 0;
 
}
 
}
   Zeile 557: Zeile 569:  
     font-family: 'NotoSans-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
 
     font-family: 'NotoSans-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
 
     color: #e6a817;
 
     color: #e6a817;
 +
}
 +
 +
.mw-body-content p {
 +
    margin: 0.5em 0;
 
}
 
}
   Zeile 848: 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: 0.8cm;
+
margin: 0;
 
}
 
}
 
 
Zeile 861: 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: 15pt;
+
line-height: 18pt;
 
}
 
}
 
 
 
h1, .firstHeading {
 
h1, .firstHeading {
font-family: notosans, sans-serif;
+
font-family: notosans, 'NotoSans-Regular', sans-serif;
font-size: 18pt !important;
+
font-size: 20pt;
line-height: 30pt !important;
+
line-height: 30pt;
margin: 20pt 0 10pt 0;
+
font-weight: normal;
 +
margin: 0 0 10pt 0;
 
}
 
}
 
 
 
h2 {
 
h2 {
font-size: 14pt !important;
+
font-family: notosans, 'NotoSans-Regular', sans-serif;
line-height: 22.5pt !important;
+
font-size: 15pt;
margin: 20pt 0 10pt 0;
+
line-height: 22.5pt;
 +
font-weight: normal;
 +
margin: 30pt 0 10pt 0;
 
}
 
}
 
 
 
p, li, .box-content p, .box-content li, .references li {
 
p, li, .box-content p, .box-content li, .references li {
font-size: 10pt !important;
+
font-family: notosans, 'NotoSans-Regular', sans-serif;
line-height: 15pt !important;
+
font-size: 10pt;
text-align: left !important;
+
line-height: 16pt;
 +
text-align: left;
 
}
 
}
 
 
 
.text-center, .text-center p {
 
.text-center, .text-center p {
text-align: center !important;
+
text-align: center;
 
}
 
}
 
 
 
p {
 
p {
     margin: 5pt 0;
+
font-size: 10pt;
 +
     margin: 15pt 0;
 +
    text-indent: 0;
 +
    line-stacking-strategy: block-line-height;
 +
}
 +
 +
ul, ol {
 +
font-size: 10pt;
 +
    margin: 10pt 0 10pt 20pt;
 +
    text-indent: 0;
 
}
 
}
 
 
ul, ol, .references {
+
.references {
     font-size: 10pt !important;
+
     font-size: 10pt;
     margin: 5pt 0 0 10pt !important;
+
     margin: 5pt 0 0 10pt;
     text-indent: 0 !important;
+
     text-indent: 0;
 
}
 
}
    
ul li, ol li {
 
ul li, ol li {
font-size: 10pt !important;
+
font-size: 10pt;
line-height: 15pt !important;
+
line-height: 16pt;
     margin-bottom: 5pt;
+
     margin: 5pt 0;
 +
    line-stacking-strategy: block-line-height;
 
}
 
}
    
a, a:hover, a:visited {
 
a, a:hover, a:visited {
color: #005490 !important;
+
color: #005490;
text-decoration: none !important;
+
text-decoration: none;
border-bottom: none !important;
+
border-bottom: none;
 
}
 
}
 
 
Zeile 914: Zeile 950:  
display: none;
 
display: none;
 
visibility: hidden;
 
visibility: hidden;
 +
}
 +
 +
sup, sub {
 +
    line-height: 0;
 +
    margin-top: -4pt;
 +
padding: 0 1pt;
 
}
 
}
 
 
 
table {
 
table {
max-width: 100% !important;
+
max-width: 100%;
 
font-size: 8pt;
 
font-size: 8pt;
line-height: 12pt !important;
+
line-height: 12pt;
 
page-break-inside: auto;
 
page-break-inside: auto;
 
}
 
}
Zeile 929: Zeile 971:  
 
 
td {  
 
td {  
padding: 5pt !important;
+
padding: 5pt;
 +
line-stacking-strategy: block-line-height;
 
}
 
}
 
 
 
.main-table td p, .main-table td ul {
 
.main-table td p, .main-table td ul {
margin-top: 0 !important;
+
margin-top: 0;
margin-bottom: 0 !important;
+
margin-bottom: 0;
 
}
 
}
 
 
 
.main-table td p, .main-table td ul li {
 
.main-table td p, .main-table td ul li {
font-size: 8pt !important;
+
font-size: 8pt;
line-height: 12pt !important;
+
line-height: 12pt;
margin-top: 0 !important;
+
margin-top: 0;
margin-bottom: 0 !important;
+
margin-bottom: 0;
 
}
 
}
    
html .thumbcaption, p.small-text {
 
html .thumbcaption, p.small-text {
     font-size: 8pt !important;
+
     font-size: 8pt;
     line-height: 12pt !important;
+
     line-height: 12pt;
 
}
 
}
 
 
 
p.text-right {
 
p.text-right {
     text-align: right !important;
+
     text-align: right;
 +
}
 +
 +
.box-content {
 +
margin-top: 0;
 +
}
 +
 +
.box-grau, .box-blau, .box-orange {
 +
    border-width: 1pt;
 
}
 
}
 
 
Zeile 975: Zeile 1.026:  
.spalten {
 
.spalten {
 
     display: block;
 
     display: block;
 +
    margin-top: 15pt;
 
}
 
}
   Zeile 984: Zeile 1.036:  
}
 
}
 
 
p + .spalten, ul + .spalten, ol + .spalten {
+
#mw-data-after-content, #toc, #footer {
    margin: 10pt 0 0 0 !important;
+
display: none;
 +
}
 +
 +
blockquote {
 +
border-left: 1pt solid #e6a817;
 
}
 
}
 
 
.spalten + h2 {
+
.small-text {
    margin: 15pt 0 !important;
+
font-size: 8pt;
 
}
 
}
 
 
#mw-data-after-content, #toc, #footer {
+
.text-right {
display: none;
+
text-align: right;
 
}
 
}
 
 
div.thumb {
+
.thumb {
     margin: 20pt 0 !important;
+
position: relative;
 +
display: block;
 +
     margin: 20pt 0;
 
}
 
}
 
 
 
.thumbcaption {
 
.thumbcaption {
font-size: 8pt !important;
+
font-family: notosans, 'NotoSans-Regular', sans-serif;
padding-top: 4pt !important;
+
font-size: 8pt;
     line-height: 1.4 !important;
+
     line-height: 1.4;
 +
padding-top: 4pt;
 +
margin-bottom: 0;
 
}
 
}
 
 
 
}
 
}

Navigationsmenü