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 » : différence entre les versions

De WikiMontessori
Aller à :navigation, rechercher
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 4 : Ligne 4 :
}
}
.pagebreak{
.pagebreak{
break-after:always;
break-after:page;
}
}

Version du 13 février 2023 à 18:21

/* Le CSS placé ici affectera les impressions. */
.mw-editsection{
	display:none;
}
.pagebreak{
	break-after:page;
}