Diskussion:Alchemilla hirtipes: Unterschied zwischen den Versionen

Aus WIPs-De Datenwiki
(Spalten 25/25/50 (da Spalte Beschreibung sehr breit))
(#Literatur_Buttler_et_al_2018_BfN-Skripten-519 { display: none ;})
Zeile 11: Zeile 11:
*/
*/
h1#firstHeading { display: none ;}
h1#firstHeading { display: none ;}
/* doppelte BfN-Prüflisten-Literatur eigentlich nur bei Abfrageausfall nötig, daher jetzt ausgeblendet */
#Literatur_Buttler_et_al_2018_BfN-Skripten-519  { display: none ;}
/* h2,h3 {margin:0px;} */
/* h2,h3 {margin:0px;} */



Version vom 23. September 2024, 16:09 Uhr

Diese öffentliche Diskussionsseite hat auch Inhalte auf der Seite Intern Diskussion:Alchemilla hirtipes.

CSS zum Ausdrucken

/* für Netzschmöker/Browser FireFox: 79%, Linux, Ohne Ü1 (H1, Seitentitel) 

font-family: 'Linux Libertine' 79% (Fließtextschrift, weniger für enge Zeitungsspalten)
font-family: 'Times New Roman' 84% (Zeitungsspaltenschrift wohl geeigneter)

*/
h1#firstHeading { display: none ;}
/* doppelte BfN-Prüflisten-Literatur eigentlich nur bei Abfrageausfall nötig, daher jetzt ausgeblendet */
#Literatur_Buttler_et_al_2018_BfN-Skripten-519  { 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; */
}