cooked
This commit is contained in:
parent
ba4bd93f03
commit
d6cf544abc
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user