mirror of
https://github.com/offen/website.git
synced 2024-11-25 18:20:28 +01:00
update localize deko
This commit is contained in:
parent
065853aac7
commit
74e7b78a4b
@ -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 |
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user