Adding upstream version 5.3.3+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
7a45358554
commit
c39481092b
161 changed files with 5244 additions and 4419 deletions
|
@ -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*/;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue