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