4,554
edits
No edit summary |
No edit summary |
||
Line 1,126: | Line 1,126: | ||
.list-image1, .list-image2, .list-image3, .list-image4, .list-image5 { | .list-image1, .list-image2, .list-image3, .list-image4, .list-image5 { | ||
margin-right: 10px; /* Space between images if they are displayed in a row */ | margin-right: 10px; /* Space between images if they are displayed in a row */ | ||
} | |||
.list-image1 img, .list-image2 img, .list-image3 img, .list-image4 img, .list-image5 img { | |||
display: block; | |||
max-width: 100%; | |||
width: auto; | |||
height: 40px; | |||
} | } |