Diskussion:Allium suaveolens: Unterschied zwischen den Versionen
Aus WIPs-De Datenwiki
(→CSS zum Ausdrucken: verbessert für FF) |
Keine Bearbeitungszusammenfassung |
||
| Zeile 3: | Zeile 3: | ||
== CSS zum Ausdrucken == | == CSS zum Ausdrucken == | ||
<syntaxhighlight lang="css" style="smaller"> | <syntaxhighlight lang="css" style="font-size:smaller"> | ||
/* für Netzschmöker/Browser FireFox: | /* für Netzschmöker/Browser FireFox: | ||
Version vom 25. September 2024, 09:55 Uhr
Diese öffentliche Diskussionsseite hat auch Inhalte auf der Seite Intern Diskussion:Allium suaveolens.
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 ;}
/* 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;
}
.bfn-prfueflisten-angaben .synonymnamen {
line-height: 17pt; /* Notfallösung: Sonderzeichen „≘“ ursacht übermäßige Zeilenhöhe */
hyphens: none;
}
/* 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(19) {/* 10: Frucht und Samen … 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: 25%; }
.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: 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) {/* Sonstiges, 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) {/* 5:Zitatvorschlag, 6: Literatur */
page-break-before:always;
/* color: red; */
}
/* doppelte BfN-Prüflisten-Literatur eigentlich nur bei Abfrageausfall nötig, daher jetzt ausgeblendet */
#Literatur_Buttler_et_al_2018_BfN-Skripten-519 { display: none ;}
/* A4-Ausdruck falls größtes Kennbild mit bildhoehe-hoechstens-100px dann im Ausdruck zu groß, daher Bilder etwas kleinern */
img[title="Kennbild Bundesministerium für Umweit, Naturschutz und nukleare Sicherheit"],
img[title="Kennbild Bundesministerium für Naturschutz"] { height:90px!important; }
img[title="Kennbild botanischer Wildpflanzensch Deutschland (WIPs-De)"]{ height:60px!important; }
img[title="Kennbild Botanischer Garten, Universität Potsdam (botanischer-garten-potsdam.de)"] { height:70px!important; }