Feature: add shotcorn

This commit is contained in:
Fabrice Ecaille
2013-10-07 18:26:43 +02:00
parent 6ada3cb4fc
commit 586dcbc0f6
3 changed files with 28 additions and 3 deletions

View File

@@ -23,6 +23,10 @@
background-color: orange;
}
.shipShot.shotCorn {
background-color: white;
}
.alienShot {
background-color: red;
}