2,875
edits
(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"> | ||
test | |||
</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> |
edits