Add credits, remove scrollbar

This commit is contained in:
Aaron Mueller 2014-12-08 19:36:35 +01:00
parent 979aabcad4
commit 842947e254
2 changed files with 2 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

View File

@ -3,10 +3,11 @@ html, body {
margin: 0;
padding: 0;
cursor: crosshair;
overflow: hidden;
/*cursor: none;*/
}
@font-face {
font-family: 'Minecraftia';
src: url('font/Minecraftia-Regular.ttf');
}
}