Difference between revisions of "Template:Transient extended infobox"

no edit summary
Line 740: Line 740:
   text-align: center;
   text-align: center;
   margin: 4px;
   margin: 4px;
}
.transientBox {
float: right;
display: inline-block;
width: 320px;
border: #000000 1px solid;
padding: 18px";
}
.transientBox > .artwork > img {
    width: 320px;
    height: auto;
}
}
}}
}}