ソースを参照

fixed overflow

master
Victor Giers 4年前
コミット
37e8db04c0
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      index.html

+ 1
- 0
index.html ファイルの表示

@@ -8,6 +8,7 @@
<script language="javascript" type="text/javascript" src="save-the-earth.js"></script>
<style>
body {background:none transparent; position:fixed; top:0px; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:1;}
canvas {display: block; overflow: hidden;}
</style>
</head>
<body>

読み込み中…
キャンセル
保存