blob: c206f7cfddf74983b06a21d3e3b5357401b2830d [file] [log] [blame]
<!doctype html>
<style>
.target {
margin: 50px;
width: 50px;
height: 50px;
border: 1px solid black;
background-image: url("support/100x100-blue-and-orange.png");
background-position: right top;
}
</style>
<div class="target"></div>