This commit is contained in:
pbg2h23akl 2024-07-04 11:19:55 +02:00
parent 40e54fae40
commit a19539ae57

View File

@ -23,6 +23,7 @@ body{
width: 200px;
position: relative;
left: 50px;
z-index: 60;
}
#enemy img{
width: 220px;
@ -37,10 +38,12 @@ body{
#rechnungen{
padding: 25px;
justify-content: space-between;
position: relative;
top: 100px;
}
#rechnung1, #rechnung2 {
width: 20%;
margin: 0 10px;
margin: 0 100px;
padding: 20px;
text-align: center;
font-size: 1.5em;