Template:EquipmentTable: Difference between revisions

no edit summary
(Created page with "<div style="background-image: url('/images/5/5e/EquipmentWindowEmpty.png?20240324155321'); background-repeat: no-repeat; background-position: top left; text-align: center; display: inline-block;"> </div>")
 
No edit summary
Line 1: Line 1:
<div  
<div class="background-image">
    style="background-image: url('/images/5/5e/EquipmentWindowEmpty.png?20240324155321');
     test
    background-repeat: no-repeat;
     background-position: top left;
    text-align: center;
    display: inline-block;">
</div>
</div>
<style>
    /* CSS styles specific to this template */
    .background-image {
        background-image: url('/images/5/5e/EquipmentWindowEmpty.png?20240324155321');
        background-repeat: no-repeat;
        background-position: top left;
        width: 225px;
        height: 320px;
        text-align: center;
        display: inline-block;
    }
</style>
1,032

edits