You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
 
 
 
 

8 lines
338 B

<link rel="stylesheet" href="css/contract.css">
<div class="contract-screen">
<div class="contracts"></div>
<div class="arrows">
<input type="image" id="leftarrow" alt="" src="/assets/contracts/leftarrow.png" />
<input type="image" id="rightarrow" alt="" src="/assets/contracts/rightarrow.png" />
</div>
</div>