MediaWiki:Print.css : Différence entre versions

(Page créée avec « Le CSS placé ici affectera les impressions : #bodyContent .tuto-main-image img,#bodyContent .tuto-step-image img { max-height: 500px; } »)
(Aucune différence)

Version du 26 août 2024 à 14:51

/* Le CSS placé ici affectera les impressions */

#bodyContent .tuto-main-image img,#bodyContent .tuto-step-image img {
        max-height: 500px;
    }