Difference between revisions of "Template:Transient extended infobox"

no edit summary
Line 483: Line 483:
     div.transient-infobox {
     div.transient-infobox {
         width: 90%;
         width: 90%;
        float: left;
    <!--    float: left; -->
     }
     }
}
}
Line 742: Line 742:
}
}
.transientBox {
.transientBox {
float: right;
position: absolute;
        right: 0;
display: inline-block;
display: inline-block;
width: 320px;
width: 320px;
border: #000000 1px solid;
border: #000000 1px solid;
padding: 18px";
padding: 18px;
}
}
.transientBox > .artwork > img {
.transientBox > .artwork > img {