0

moving style stuff out of index.html

This commit is contained in:
Alex Headley
2011-04-23 14:02:00 -04:00
parent f9f98960a0
commit 48d99a674f
2 changed files with 16 additions and 4 deletions

View File

@@ -14,6 +14,6 @@
</head>
<!-- Generated at: {time} -->
<body onload="initialize()">
<div id="mcmap" style="width:100%; height:100%"></div>
<div id="mcmap"></div>
</body>
</html>