Compare commits
No commits in common. "4e61a6dfb340712d4d092275626a0d890bd07334" and "d899ad70c3ebc9c2d47d1617cff5ba9f593dbb92" have entirely different histories.
4e61a6dfb3
...
d899ad70c3
7 changed files with 6 additions and 121 deletions
|
|
@ -12,7 +12,7 @@ Was brauchst du in deinem Camper? Bis zu vier Schlafplätze und fahrtauglich ges
|
||||||
|
|
||||||
Unsere aktuellen Bausätze für den Fiat Ducato L4H2 bieten dir jede Menge Möglichkeiten – inklusive wertvoller Tipps und Tricks in der detailliert bebilderten Aufbauanleitung.
|
Unsere aktuellen Bausätze für den Fiat Ducato L4H2 bieten dir jede Menge Möglichkeiten – inklusive wertvoller Tipps und Tricks in der detailliert bebilderten Aufbauanleitung.
|
||||||
|
|
||||||
**Stay tuned**: Weitere Möbelteile (auch für andere Fahrzeugtypen) befinden sich gerade in der Entwicklung.
|
{{% icon name="lock-dark" class="icon-dark" height="1em" %}} **Stay tuned**: Weitere Möbelteile (auch für andere Fahrzeugtypen) befinden sich gerade in der Entwicklung.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@ und bei Threema {{<extlink href="https://threema.id/A88RJYE9" name="A88RJY9">}}
|
||||||
|
|
||||||
|
|
||||||
{{<qr img="/kontakt/edgar_gruener.qr.svg" height="8em">}}
|
{{<qr img="/kontakt/edgar_gruener.qr.svg" height="8em">}}
|
||||||
[Download V-Card](/kontakt/edgar_gruener.vcf)
|
Download V-Card](/kontakt/edgar_gruener.vcf)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,6 @@
|
||||||
{{ .Page.Content }}
|
{{ .Page.Content }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{ partial "sections/funding.html" . }}
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Foot -->
|
<!-- Foot -->
|
||||||
|
|
|
||||||
|
|
@ -4,9 +4,7 @@
|
||||||
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
<div class="footer-item"><a href="/datenschutz">Datenschutz</a></div>
|
||||||
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
<div class="footer-item"><a href="/impressum">Impressum</a></p></div>
|
||||||
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
<div class="footer-item">made with 💚 with Hugo</a></p></div>
|
||||||
</div>
|
</div></footer>
|
||||||
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
<div id="funding">
|
|
||||||
|
|
||||||
<img src="/images/signet_sachsen.svg" alt="">
|
|
||||||
Diese Maßnahme wird mitfinanziert mit Steuermitteln auf Grundlage des vom Sächsischen Landtag beschlossenen Haushaltes.
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
@ -591,27 +591,6 @@ address {
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* START Funding*/
|
|
||||||
#funding {
|
|
||||||
padding-top: 0.5rem;
|
|
||||||
border-style: solid;
|
|
||||||
border-color: var(--primary);
|
|
||||||
border-width: 2px 0px 0px 0px;
|
|
||||||
|
|
||||||
|
|
||||||
font-size: 0.7rem;
|
|
||||||
min-height: 3.5rem;
|
|
||||||
color: var(--secondary);
|
|
||||||
background-color: var(--light-primary);
|
|
||||||
|
|
||||||
}
|
|
||||||
#funding img {
|
|
||||||
height: 2.7rem;
|
|
||||||
float: left;
|
|
||||||
margin-right: 0.5rem;
|
|
||||||
padding-left: 0.8rem;
|
|
||||||
}
|
|
||||||
/* ENDE Funding */
|
|
||||||
|
|
||||||
/* START für Shortcode kontaktinfo */
|
/* START für Shortcode kontaktinfo */
|
||||||
.contactinfo img.icon {
|
.contactinfo img.icon {
|
||||||
|
|
@ -629,8 +608,6 @@ address {
|
||||||
/* ENDE für Shortcode kontaktinfo */
|
/* ENDE für Shortcode kontaktinfo */
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* START Footer */
|
/* START Footer */
|
||||||
footer {
|
footer {
|
||||||
min-height: calc(4vh + 1rem);
|
min-height: calc(4vh + 1rem);
|
||||||
|
|
@ -652,7 +629,6 @@ footer .footer-item {
|
||||||
border-width: 0px 1px;
|
border-width: 0px 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
footer .footer-item:first-child {
|
footer .footer-item:first-child {
|
||||||
border-width: 0px 1px 0px 0px !important;
|
border-width: 0px 1px 0px 0px !important;
|
||||||
}
|
}
|
||||||
|
|
@ -660,8 +636,6 @@ footer .footer-item:last-child {
|
||||||
border-width: 0px 0px 0px 1px !important;
|
border-width: 0px 0px 0px 1px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
footer a:link,
|
footer a:link,
|
||||||
footer a:visited {
|
footer a:visited {
|
||||||
display: inline;
|
display: inline;
|
||||||
|
|
@ -725,6 +699,9 @@ footer a:focus {
|
||||||
footer .footer-item:last-child {
|
footer .footer-item:last-child {
|
||||||
border-width: 0px 0px 0px 0px !important;
|
border-width: 0px 0px 0px 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -790,7 +767,6 @@ footer a:focus {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 1281px) {
|
@media screen and (min-width: 1281px) {
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 13 KiB |
Loading…
Reference in a new issue