Template:Gallery table/styles.css: Difference between revisions

Content added Content deleted
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 4: Line 4:


.image-gallery .gallerybox .thumb{
.image-gallery .gallerybox .thumb{
border:1px solid #7E5B07;
border:none;
padding:10px;
padding:10px;
height:100% !important;
height:100% !important;

Revision as of 22:21, 30 November 2023

.image-gallery .gallerybox{
	padding:10px 0;
}

.image-gallery .gallerybox .thumb{
	border:none;
	padding:10px;
	height:100% !important;
}