1
0
Fork 0

Adding upstream version 5.3.3+dfsg.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-17 07:08:47 +01:00
parent 7a45358554
commit c39481092b
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
161 changed files with 5244 additions and 4419 deletions

View file

@ -1,4 +1,4 @@
/* stylelint-disable stylistic/selector-list-comma-newline-after */
/* stylelint-disable @stylistic/selector-list-comma-newline-after */
.blog-header-logo {
font-family: "Playfair Display", Georgia, "Times New Roman", serif/*rtl:Amiri, Georgia, "Times New Roman", serif*/;

View file

@ -1,4 +1,4 @@
/* stylelint-disable stylistic/selector-list-comma-newline-after */
/* stylelint-disable @stylistic/selector-list-comma-newline-after */
.blog-header-logo {
font-family: Amiri, Georgia, "Times New Roman", serif;

View file

@ -244,7 +244,7 @@ extra_css:
{{< placeholder width="100%" height="96" background="#777" color="#777" text="false" title="false" >}}
<div class="col-lg-8">
<h6 class="mb-0">Example blog post title</h6>
<small class="text-body-secondary">January 15, 2023</small>
<small class="text-body-secondary">January 15, 2024</small>
</div>
</a>
</li>
@ -253,7 +253,7 @@ extra_css:
{{< placeholder width="100%" height="96" background="#777" color="#777" text="false" title="false" >}}
<div class="col-lg-8">
<h6 class="mb-0">This is another blog post title</h6>
<small class="text-body-secondary">January 14, 2023</small>
<small class="text-body-secondary">January 14, 2024</small>
</div>
</a>
</li>
@ -262,7 +262,7 @@ extra_css:
{{< placeholder width="100%" height="96" background="#777" color="#777" text="false" title="false" >}}
<div class="col-lg-8">
<h6 class="mb-0">Longer blog post title: This one has multiple lines!</h6>
<small class="text-body-secondary">January 13, 2023</small>
<small class="text-body-secondary">January 13, 2024</small>
</div>
</a>
</li>