ad
This commit is contained in:
parent
916bb96e4f
commit
52bce1e4a6
@ -13,27 +13,12 @@ body{
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
}
|
}
|
||||||
#tom{
|
#tom img{
|
||||||
width: 100px;
|
width: 300px;
|
||||||
height: 200px;
|
|
||||||
background-color: blueviolet;
|
|
||||||
position: absolute;
|
|
||||||
bottom: 40px;
|
|
||||||
left: 200px;
|
|
||||||
}
|
}
|
||||||
#fuchs{
|
#fuchs img{
|
||||||
width: 200px;
|
width: 200px;
|
||||||
height: 90px;
|
|
||||||
background-color: aqua;
|
|
||||||
position: absolute;
|
|
||||||
top: 80px;
|
|
||||||
left: 20px;
|
|
||||||
}
|
}
|
||||||
#enemy{
|
#enemy img{
|
||||||
width: 220px;
|
width: 220px;
|
||||||
height: 200px;
|
|
||||||
background-color: red;
|
|
||||||
position: absolute;
|
|
||||||
bottom: 30px;
|
|
||||||
right: 40px;
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user