mirror of
https://codeberg.org/lauralani/www-lauka-net.git
synced 2024-11-23 20:50:40 +01:00
update Style and found page
This commit is contained in:
parent
4d2c36c62a
commit
a4832df76f
2 changed files with 2 additions and 2 deletions
|
@ -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/>
|
||||||
|
|
|
@ -107,4 +107,5 @@ p > code, code {
|
||||||
|
|
||||||
.special {
|
.special {
|
||||||
color: #c2f486;
|
color: #c2f486;
|
||||||
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue