Add bullet and cible

master
orphevs 2017-12-09 01:30:45 +01:00
parent aaa697c579
commit 10edda1c3c
3 changed files with 9 additions and 0 deletions

View File

@ -46,4 +46,13 @@ body{
.line-3 > .col-12{
background: url(../img/tank_bg.png) no-repeat;
background-position: 0px 0px;
}
.line-3 > .col-13{
background: url(../img/bg_bullet.png) no-repeat;
background-position: 0px 0px;
}
.cible{
background: url(../img/bg_cible.png) no-repeat;
}

BIN
assets/img/bg_bullet.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
assets/img/bg_cible.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB