diff --git a/css/layout.css b/css/layout.css index 9a9be4d..edf57a7 100644 --- a/css/layout.css +++ b/css/layout.css @@ -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;