mirror of https://github.com/sundowndev/Detank.git
Add bullet and cible
parent
aaa697c579
commit
10edda1c3c
|
@ -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;
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Loading…
Reference in New Issue