ravages/output/theme/css/images.css
2023-12-23 18:52:52 +01:00

10 lines
161 B
CSS

img {
max-width: 100%;
}
.edito_content {
background-image: url("/images/couverture_scred.jpg");
background-repeat: no-repeat;
background-size: 100%;
}