(Page créée avec « →Le CSS placé ici affectera les impressions : #bodyContent .tuto-main-image img,#bodyContent .tuto-step-image img { max-height: 500px; } ») |
|||
(Une révision intermédiaire par le même utilisateur non affichée) | |||
Ligne 1 : | Ligne 1 : | ||
/* Le CSS placé ici affectera les impressions */ | /* Le CSS placé ici affectera les impressions */ | ||
− | |||
#bodyContent .tuto-main-image img,#bodyContent .tuto-step-image img { | #bodyContent .tuto-main-image img,#bodyContent .tuto-step-image img { | ||
− | max-height: | + | max-height: 300px !important; |
+ | width: auto !important; | ||
+ | border:0 !important; | ||
} | } | ||
+ | |||
+ | .print-only .tuto-step-image { | ||
+ | text-align: center; | ||
+ | border: 1px solid #ccc; | ||
+ | background: #fff !important; | ||
+ | } |
/* Le CSS placé ici affectera les impressions */
#bodyContent .tuto-main-image img,#bodyContent .tuto-step-image img {
max-height: 300px !important;
width: auto !important;
border:0 !important;
}
.print-only .tuto-step-image {
text-align: center;
border: 1px solid #ccc;
background: #fff !important;
}
Vous avez entré un nom de page invalide, avec un ou plusieurs caractères suivants :
< > @ ~ : * € £ ` + = / \ | [ ] { } ; ? #