Difference between revisions of "Template:Transient extended infobox"

no edit summary
Line 746: Line 746:
     display: block;
     display: block;
}
}
.transientBox > .body > .artwork > img {
.transientBox > * > .artwork > img {
     height: 452px;
     height: 452px;
     width: auto;
     width: auto;
}
}


.transientBox > .artwork > .data {
.transientBox > * > .data {
   width: 100%;
   width: 100%;
}
}