More actions
No edit summary |
No edit summary Tag: Reverted |
||
Line 10: | Line 10: | ||
} | } | ||
.slide | .slide img { | ||
width: 250px; | width: 250px; | ||
} | } |
Revision as of 05:24, 22 July 2024
.slide {
max-width: 1100px;
}
.slide div.gallerytext {
text-align: left !important;
font-size: smaller;
padding-left: 4px;
}
.slide img {
width: 250px;
}
.slide div {
margin-bottom: 2px !important;
}