This commit is contained in:
klikev 2024-09-01 20:05:11 +02:00
parent ba4bd93f03
commit d6cf544abc

View File

@ -26,6 +26,7 @@ body{
#fuchs {
position: relative;
bottom: -400px;
z-index: 59;
}
#fuchs img{
width: 200px;
@ -34,6 +35,7 @@ body{
}
#enemy img{
width: 220px;
z-index: 51;
}
#enemy{
position: relative;
@ -79,6 +81,7 @@ body{
padding-left: 100px;
font-size: 30px;
width: 10%;
z-index: 59;
}
#hitbox1, #hitbox2{
width: 50px;