Feature: adding bonus \nRefactoring: isolation of animations

This commit is contained in:
Fabrice Ecaille
2013-10-03 13:30:52 +02:00
parent a9fb1bb8e9
commit 99ef4fc3f5
7 changed files with 249 additions and 130 deletions

View File

@@ -19,6 +19,10 @@
background-color: green;
}
.shipShot.carot {
background-color: orange;
}
.alienShot {
background-color: red;
}