update Style and found page

This commit is contained in:
Adora Laura Kalb 2023-06-14 11:28:13 +02:00
parent 4d2c36c62a
commit a4832df76f
Signed by: adoralaura
GPG key ID: 7A4552166FC8C056
2 changed files with 2 additions and 2 deletions

View file

@ -3,10 +3,9 @@ layout: layouts/home.njk
title: "lauka.net - Lost & Found" title: "lauka.net - Lost & Found"
eleventyExcludeFromCollections: true eleventyExcludeFromCollections: true
--- ---
<h1>{{ title }}</h1>
<a href="/">⇠ home</a> <a href="/">⇠ home</a>
<br/><br/> <br/><br/>
<h1>{{ title }}</h1>
<p class="p-note"> <p class="p-note">
Hi! Es sieht so aus als hättest du etwas von mir Verlorenes gefunden!<br/> Hi! Es sieht so aus als hättest du etwas von mir Verlorenes gefunden!<br/>
Bitte kontaktiere mich über einen der untenstehenden Kontaktwege!<br/> Bitte kontaktiere mich über einen der untenstehenden Kontaktwege!<br/>

View file

@ -107,4 +107,5 @@ p > code, code {
.special { .special {
color: #c2f486; color: #c2f486;
font-style: normal;
} }