MediaWiki:Print.css: Unterschied zwischen den Versionen

Aus LFK syBOS
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „→‎Das folgende CSS wird in der Druckausgabe geladen.: #firstHeading { background-image: url(https://wiki.ooelfv.at/sybos/images/3/3d/Logo_LFV_syBOS.png); ba…“)
 
Zeile 1: Zeile 1:
 
/* Das folgende CSS wird in der Druckausgabe geladen. */
 
/* Das folgende CSS wird in der Druckausgabe geladen. */
 
#firstHeading {
 
#firstHeading {
background-image: url(https://wiki.ooelfv.at/sybos/images/3/3d/Logo_LFV_syBOS.png);
+
background-image: url(https://wiki.ooelfv.at/sybos/images/thumb/2/21/Logo_OOe._LANDES_FEUERWEHR_VERBAND_syBOS_800x330.png/300px-Logo_OOe._LANDES_FEUERWEHR_VERBAND_syBOS_800x330.png);
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
 
background-position: right;
 
background-position: right;

Version vom 7. September 2018, 07:26 Uhr

/* Das folgende CSS wird in der Druckausgabe geladen. */
#firstHeading {
background-image: url(https://wiki.ooelfv.at/sybos/images/thumb/2/21/Logo_OOe._LANDES_FEUERWEHR_VERBAND_syBOS_800x330.png/300px-Logo_OOe._LANDES_FEUERWEHR_VERBAND_syBOS_800x330.png);
background-repeat: no-repeat;
background-position: right;
line-height: 200%;
color: #ffffff;
}