Template:Gallery/styles.css

H萌娘,万物皆可H的百科全书!
< Template:Gallery
imported>Irukaza2022年3月17日 (四) 09:27的版本
跳到导航 跳到搜索
table.gallerytable {
	display: block;
	border-spacing: 0;
}

.gallerytable a.image {
	margin-right: 4px;
    border-radius: 4px;
    max-width: none;
}

.gallerytable .image:hover img {
    transform: scale(1.1);
}