Progress. Basic game mechanics are working.

This commit is contained in:
Kevin Dungs
2014-08-02 14:46:30 +02:00
parent 6305ec4087
commit 0e66dbaee6
4 changed files with 77 additions and 38 deletions
+9
View File
@@ -0,0 +1,9 @@
body {
padding-top: 100px;
}
#Detector img {
border-radius: 10px;
cursor: pointer;
width: 200px;
}