1
0
Fork 0
forked from 0x2620/oxjs

Ox.load(), and adding moved files

This commit is contained in:
rolux 2011-04-25 11:12:02 +02:00
commit 6cfb6b7647
594 changed files with 1381 additions and 19555 deletions

View file

@ -1,22 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<style>
img {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
width: 32px;
height: 32px;
margin: auto;
}
</style>
</head>
<body>
<img src="symbols/loading.svg"/>
</body>
</html>