Deprecated: Skins\Chameleon\Components\Component::__construct(): Implicitly marking parameter $domElement as nullable is deprecated, the explicit nullable type must be used instead in /home/fedi7240/wikimontessori.org/skins/chameleon/src/Components/Component.php on line 57

Deprecated: Skins\Chameleon\Components\Grid::__construct(): Implicitly marking parameter $domElement as nullable is deprecated, the explicit nullable type must be used instead in /home/fedi7240/wikimontessori.org/skins/chameleon/src/Components/Grid.php on line 64

Deprecated: Skins\Chameleon\Components\Row::__construct(): Implicitly marking parameter $domElement as nullable is deprecated, the explicit nullable type must be used instead in /home/fedi7240/wikimontessori.org/skins/chameleon/src/Components/Row.php on line 45

Deprecated: Skins\Chameleon\Components\Cell::__construct(): Implicitly marking parameter $domElement as nullable is deprecated, the explicit nullable type must be used instead in /home/fedi7240/wikimontessori.org/skins/chameleon/src/Components/Cell.php on line 43

Deprecated: Skins\Chameleon\Components\PageTools::__construct(): Implicitly marking parameter $domElement as nullable is deprecated, the explicit nullable type must be used instead in /home/fedi7240/wikimontessori.org/skins/chameleon/src/Components/PageTools.php on line 59

MediaWiki:Print.css

De WikiMontessori
Aller à :navigation, rechercher

Note : après avoir publié vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
  • Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
  •  Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
/* Le CSS placé ici affectera les impressions. */
.mw-editsection{
	display:none;
}

.nobreak{
	break-inside: avoid;
	page-break-inside:avoid;
}

/* 2023-02-27 GD / Efface les pieds de page à l'impression pour éviter des blocs bleus sous Firefox au moins */
.msd-block, .msd-footer
{
	display:none;
}

.sim-block{
	flex:unset;
	position:relative;
}
.sim-block .test_impression{
	position:relative;
}