Use original design files for footer

This commit is contained in:
Luca 2023-12-26 19:23:29 +01:00
parent 5a5f3efa9e
commit 887e1698c4
5 changed files with 3 additions and 22 deletions

View File

@ -1,2 +1 @@
$footer-spacing: 236px;
$footer-height: 236px;
$footer-height: 420px;

View File

@ -136,12 +136,11 @@ footer {
margin-bottom: 0;
&::before {
background: url(/footer.svg) bottom / auto $footer-height no-repeat;
background: url(/igeldust.png) calc(50% - 200px) calc(50% - 50px) no-repeat, url(/wiese.png) center bottom -350px no-repeat;
content: '';
display: block;
height: $footer-height;
left: 0;
margin-top: calc(1.5rem + 1.5em + 1rem);
position: absolute;
width: 100%;
z-index: -1;
@ -149,7 +148,7 @@ footer {
& > nav {
margin-bottom: 1.5rem;
margin-top: unquote("calc(#{$footer-spacing} + 1rem)");
margin-top: unquote("calc(#{$footer-height} - 1.5em - 1.5rem)");
a {
color: $color-link-footer;

View File

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="2138"
height="235.99966"
viewBox="0 0 2137.9999 235.99968"
version="1.1"
id="svg1"
xml:space="preserve"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs1" /><g
id="layer1"><path
style="fill:#528741;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 0,28.830161 V 235.9997 H 2138 V 2.0365613 c 0,0 -68.664,-10.71979 -303.2115,17.0287997 -16.6594,1.9709 -109.9572,11.32 -183.79,21.7059 -74.0418,10.4152 -120.1717,17.2664 -200.9306,19.611 -42.7308,1.2406 -104.4572,-11.562 -185.6201,-25.0809 -52.4426,-8.7352 -144.1498,-19.1926 -214.4793,-25.5217997 -49.5085,-4.4555 -139.59587,1.7473997 -181.29892,4.6290997 -32.89025,2.2727 -63.36065,8.1265 -160.95483,23.0335 -54.02875,8.2526 -123.31386,6.6985 -150.11801,3.7572 -52.95633,-5.8113 -184.2343,-26.3938 -253.72043,-26.7297 C 212.31479,14.026961 142.51126,11.145261 0,28.830161 Z"
id="path1" /></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

BIN
static/igeldust.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 375 KiB

BIN
static/wiese.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB