clockwerk-www – Diff between revs 27 and 28

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 27 Rev 28
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html> 2 <html>
3 <link rel="stylesheet" href="css/gray.css" type="text/css" /> 3 <link rel="stylesheet" href="css/gray.css" type="text/css" />
4 <body> 4 <body class=dark-grey>
5 <div class="center"> 5 <div class="center">
6 <img src="img/clockwerk-logo.png"> 6 <img src="img/clockwerk-logo.png">
7 <p>Copyright &#169 2013 Wizardry and Steamworks - <a href="http://was.fm" target="_blank">was.fm</a></p> 7 <p>Copyright &#169 2013 Wizardry and Steamworks - <a href="http://was.fm" target="_blank">was.fm</a></p>
8 <p> 8 <p>
9 Special thanks go to <a href="http://wiki.bio-se.info/">Virtual Islands for Better 9 Special thanks go to <a href="http://wiki.bio-se.info/">Virtual Islands for Better
10 Education</a> for testing the Clockwerk machine. 10 Education</a> for testing the Clockwerk machine.
11 </p> 11 </p>
12 <form> 12 <form>
13 <input type="button" onclick="parent.location='welcome.php'" value="Main Page"> 13 <input type="button" onclick="parent.location='welcome.php'" value="Main Page">
14 </form> 14 </form>
15 </div> 15 </div>
16 </body> 16 </body>
17 </html> 17 </html>
18   18  
19   19