View source for Template:Artist Gallery/styles.css
From Archon Arcana - The KeyForge Wiki
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
.pageOverlay {
font-size:0px;
line-height:0px;
height:0px;
float:left;
}
.pageOverlay img {
display:none;
}
.pageOverlay p {
height:0px;
}
#cardWrap {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
grid-gap: 10px;
padding:0px !important;
000
1:0
Return to Template:Artist Gallery/styles.css.