Replaced download images with div.
This commit is contained in:
committed by
Chris Forbes
parent
7e323c4f56
commit
a051e62cb8
@@ -42,10 +42,10 @@
|
||||
<strong>>9000</strong><span class="desc">downloads</span>
|
||||
</span>
|
||||
</div>
|
||||
<div style="margin: 20px auto; width: 50%; clear: both">
|
||||
<img src="down_win.png" alt="Download OpenRA for Windows" />
|
||||
<img src="down_win.png" alt="Download OpenRA for Windows" />
|
||||
<img src="down_win.png" alt="Download OpenRA for Windows" />
|
||||
<div id="download" class="rounded">
|
||||
<img src="arrow.png" alt="Download Arrow" style="float: left; margin-top: 3px" />
|
||||
Download OpenRA for Windows <br />
|
||||
<span class="desc">version: 1.337 size: 9001KB</span>
|
||||
</div>
|
||||
</div>
|
||||
<div id="content">
|
||||
@@ -63,12 +63,12 @@
|
||||
later; or an up-to-date version of Mono.
|
||||
</p>
|
||||
</div>
|
||||
<div id="screenshots" style="">
|
||||
<img src="ss1.jpg" alt="Screenshot 1" />
|
||||
<img src="ss2.jpg" alt="Screenshot 2" />
|
||||
<div id="screenshots">
|
||||
<img width="512" src="ss1.jpg" alt="Screenshot 1" />
|
||||
<img width="512" src="ss2.jpg" alt="Screenshot 2" />
|
||||
</div>
|
||||
<div id="footer" style="">
|
||||
<a href="#" onclick="$('#trademarks').toggle()">Show legal notices</a>
|
||||
<div id="footer">
|
||||
<a href="#" onclick="$('#trademarks').toggle()">Show/hide legal notices</a>
|
||||
<p id="trademarks" style="display: none">
|
||||
Website design ©2010 Matthew Bowra-Dean. <a href="license.txt">Licensed under GPLv3</a><br /><br />
|
||||
Command & Conquer and Command & Conquer Red Alert are trademarks or registered trademarks of Electronic Arts Inc.in the U.S. and/or other countries.<br />
|
||||
|
||||
Reference in New Issue
Block a user