pop42
This commit is contained in:
parent
bfd5c02d82
commit
091dc80ee4
@ -213,7 +213,7 @@ body {
|
||||
|
||||
.character {
|
||||
position: absolute;
|
||||
top: 70px;
|
||||
top: 100px;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
@ -327,15 +327,15 @@ body {
|
||||
/* WAFFE */
|
||||
|
||||
.weapon {
|
||||
top: 150px;
|
||||
top: 110px;
|
||||
right: 70px;
|
||||
}
|
||||
|
||||
/* HANDSCHUHE */
|
||||
|
||||
.gloves {
|
||||
top: 200px;
|
||||
left: 70px;
|
||||
top: 220px;
|
||||
left: 80px;
|
||||
}
|
||||
|
||||
/* SCHILD */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user