adding header

This commit is contained in:
Micho 2013-05-20 18:57:34 +02:00
parent 5cfbb4cc6b
commit 31d65853f1
2 changed files with 5 additions and 0 deletions

View File

@ -7,6 +7,10 @@
<script type="text/javascript" src="main.js"></script>
<style type="text/css">
body {
#header {
width: 980px;
margin: auto;
}
position: relative;
}
#canvas, #map {
@ -39,5 +43,6 @@
<canvas id="canvas" width="1024" height="500"></canvas>
<div id="timer"></div>
<div id="menu"></div>
<div id="header"><img src="top.png"></div>
</body>
</html>

BIN
clients/anim/top.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB