fotos: Move to figures
This commit is contained in:
parent
b936093ce4
commit
c70709bf3c
3 changed files with 24 additions and 15 deletions
|
|
@ -177,8 +177,23 @@ article {
|
||||||
text-justify: inter-word;
|
text-justify: inter-word;
|
||||||
font-variant-numeric: oldstyle-nums;
|
font-variant-numeric: oldstyle-nums;
|
||||||
|
|
||||||
|
figure {
|
||||||
|
max-width: 100%;
|
||||||
|
height: auto;
|
||||||
|
margin: 0;
|
||||||
|
|
||||||
|
figcaption {
|
||||||
|
p {
|
||||||
|
margin: 0.25rem 0 2rem;
|
||||||
|
font-family: var(--sans-serif);
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
width: 100%;
|
max-width: 100%;
|
||||||
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
> p:nth-of-type(2)::first-letter {
|
> p:nth-of-type(2)::first-letter {
|
||||||
|
|
|
||||||
|
|
@ -5,4 +5,4 @@ description: "über Regensburg"
|
||||||
tags: [fotos, regensburg]
|
tags: [fotos, regensburg]
|
||||||
---
|
---
|
||||||
|
|
||||||

|
{{< figure src="abendliche-bewoelkung.webp" alt="Abendliche Bewölkung über Regensburg" caption="Abendliche Bewölkung über Regensburg" loading="lazy" >}}
|
||||||
|
|
|
||||||
|
|
@ -5,16 +5,10 @@ date: 2025-11-15T21:53:01+01:00
|
||||||
tags: [fotos, polen]
|
tags: [fotos, polen]
|
||||||
---
|
---
|
||||||
|
|
||||||

|
{{< figure src="holzwall.jpeg" alt="Holzwall" caption="Holzwall" loading="lazy" decoding="async" fetchpriority="high" >}}
|
||||||
|
{{< figure src="pfote.jpeg" alt="Pfote" caption="Pfote" loading="lazy" >}}
|
||||||

|
{{< figure src="nala.jpeg" alt="Nala" caption="Nala" loading="lazy" >}}
|
||||||
|
{{< figure src="pier.jpeg" alt="Pier" caption="Pier" loading="lazy" >}}
|
||||||

|
{{< figure src="dom-1.jpeg" alt="Kolberger Dom" caption="Kolberger Dom" loading="lazy" >}}
|
||||||
|
{{< figure src="dom-2.jpeg" alt="Dom" caption="Dom" loading="lazy" >}}
|
||||||

|
{{< figure src="moeve.jpeg" alt="Möve" caption="Möve" loading="lazy" >}}
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||

|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue