View source for Template:Card/styles.css
From Archon Arcana - The KeyForge Wiki
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* changes the display for mobile screens */
/* adds hidden element for the page previews */
.pageOverlay {
font-size:0px;
line-height:0px;
height:0px;
float:left;
}
.pageOverlay img {
display:none;
}
.pageOverlay p {
height:0px;
}
000
1:0
Return to Template:Card/styles.css.