asdwa
This commit is contained in:
parent
40e54fae40
commit
a19539ae57
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user