Diskussion:Acer pseudoplatanus: Unterschied zwischen den Versionen
Aus WIPs-De Datenwiki
(→CSS zum Ausdrucken: verbessert für FF mit Times New Roman (ist geeigneter für Spaltentexte)) |
(→CSS zum Ausdrucken: verbessert für Sofortabfragen (größerer Quellenbereich)) |
||
| Zeile 7: | Zeile 7: | ||
font-family: 'Linux Libertine' 79% (Fließtextschrift, weniger für enge Zeitungsspalten) | font-family: 'Linux Libertine' 79% (Fließtextschrift, weniger für enge Zeitungsspalten) | ||
font-family: 'Times New Roman' 84% (Zeitungsspaltenschrift wohl geeigneter) | font-family: 'Times New Roman' 84% bis 80% (Zeitungsspaltenschrift wohl geeigneter) | ||
Ohne Ü1 (H1, Seitentitel) */ | Ohne Ü1 (H1, Seitentitel) */ | ||
h1#firstHeading { display: none ;} | h1#firstHeading { display: none ;} | ||
/* h2,h3 {margin:0px;} */ | |||
/* doppelte BfN-Prüflisten-Literatur eigentlich nur bei Abfrageausfall nötig, daher jetzt ausgeblendet */ | |||
#Literatur_Metzing_et_al_2018_13-358 { display: none ;} | |||
table.steckbrief-verantwortungsart-wips-de .mw-references-wrap ol.references { | |||
margin-left: 1.0rem!important; | |||
padding-left: 0px; | |||
} | |||
/* h2,h3 {margin:0px;} */ | |||
/*.mw-parser-output > div:nth-of-type(2) { border:2px solid red; } */ | /*.mw-parser-output > div:nth-of-type(2) { border:2px solid red; } */ | ||
Version vom 23. September 2024, 15:53 Uhr
Diese öffentliche Diskussionsseite hat auch Inhalte auf der Seite Intern Diskussion:Acer pseudoplatanus.
CSS zum Ausdrucken
/* für Netzschmöker/Browser FireFox:
font-family: 'Linux Libertine' 79% (Fließtextschrift, weniger für enge Zeitungsspalten)
font-family: 'Times New Roman' 84% bis 80% (Zeitungsspaltenschrift wohl geeigneter)
Ohne Ü1 (H1, Seitentitel) */
h1#firstHeading { display: none ;}
/* doppelte BfN-Prüflisten-Literatur eigentlich nur bei Abfrageausfall nötig, daher jetzt ausgeblendet */
#Literatur_Metzing_et_al_2018_13-358 { display: none ;}
table.steckbrief-verantwortungsart-wips-de .mw-references-wrap ol.references {
margin-left: 1.0rem!important;
padding-left: 0px;
}
/* h2,h3 {margin:0px;} */
/*.mw-parser-output > div:nth-of-type(2) { border:2px solid red; } */
.mw-parser-output {hyphens: auto;
font-family:"Times New Roman", serif;
}
.mw-parser-output > div[style='clear:both'] { display: block; }
.mw-parser-output > div:nth-of-type(4) table { clear: both; }
.mw-parser-output > h2:first-of-type {margin-top: 1ex; hyphens: none; }
.bild1_beschriftung i { hyphens: none; }
.bild1_beschriftung i:before { content:"\a"; white-space: pre; }
/*
.mw-parser-output > h2:first-of-type .umgangssprachlicher-artname:before {
content:"\a"; white-space: pre;
display: inline; }
*/
/* #mw-content-text { margin-bottom: 1em; } */
.printfooter {
text-align:center;
font-size:smaller;
}
/* je nachdem vor welcher Tabellenzeile der Seitenumbruch (überschriftenhalber) erfordert werden muß */
.mw-parser-output > div:nth-of-type(4) table.steckbrief-verantwortungsart-wips-de tr:nth-of-type(17) {/* 12: Kulturansprüche … 15: Lichtbedarf … 17: Vermehrung … 19: Schädlinge */
page-break-before:always; /* color:orange; */
}
.mw-parser-output > div:nth-of-type(4) table.steckbrief-verantwortungsart-wips-de {/* Erste Tabelle */
page-break-after: auto; /* color:green; */
}
.mw-parser-output > div:nth-of-type(4) table.steckbrief-verantwortungsart-wips-de tr:nth-of-type(2) th:nth-of-type(1) { /* color:red;*/ width: 33%; }
.mw-parser-output > div:nth-of-type(4) table.steckbrief-verantwortungsart-wips-de tr:nth-of-type(2) th:nth-of-type(2) { /* color:red;*/ width: 33%; }
/*
.mw-parser-output > div:nth-of-type(2) table.steckbrief-verantwortungsart-wips-de td:nth-of-type(1) { width: 25%}
.mw-parser-output > div:nth-of-type(2) table.steckbrief-verantwortungsart-wips-de td:nth-of-type(2) { width: 25%}
*/
/* Zweite Tabelle */
.mw-parser-output > div:nth-of-type(5) table.steckbrief-verantwortungsart-wips-de tr:nth-of-type(1) th:nth-of-type(1) { /* color:blue; */ width:50% }
.mw-parser-output > div:nth-of-type(5) table.steckbrief-verantwortungsart-wips-de tr:nth-of-type(3) {/* Abbildungen */
page-break-before:auto;
/* color: red; */
}
.mw-parser-output > div:nth-of-type(5) table.steckbrief-verantwortungsart-wips-de tr:nth-of-type(6) {/* Literatur */
page-break-before:always;
/* color: red; */
}