2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 12:10:25 +02:00

update localize deko

This commit is contained in:
Hendrik Niefeld 2021-04-08 23:28:01 +02:00
parent 065853aac7
commit 74e7b78a4b
3 changed files with 8 additions and 7 deletions

View File

@ -479,8 +479,9 @@ STACKING IMAGES
z-index : 550;
}
.bg-localize {
top: -7rem;
left: 3rem;
top: -2.2rem;
left: 8rem;
width: 220px;
z-index : 560;
}
.bg-cta-pfeil {
@ -505,8 +506,7 @@ STACKING IMAGES
left: calc(100% - 30rem);
}
.bg-localize {
top: -7rem;
left: calc(100% - 25rem);
left: calc(100% - 22rem);
}
.bg-cta-pfeil {
top: -14rem;
@ -525,8 +525,9 @@ STACKING IMAGES
left: calc(100% - 20rem);
}
.bg-localize {
top: -2rem;
left: 35rem;
top: 6rem;
left: 43rem;
width: 300px;
}
.bg-cta-pfeil {
top: -12rem;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.5 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -509,7 +509,7 @@
<div class="relative">
<div class="absolute bg-localize">
<img src="/theme/images/gfx-localize.png" alt="smile" width="300px" height="150px">
<img src="/theme/images/gfx-localize.png" alt="smile" width="300px">
</div>
</div>