small fixes

This commit is contained in:
teldra 2022-06-15 13:11:36 +02:00
parent 860b242100
commit 0bb9e71256
5 changed files with 15 additions and 4 deletions

View File

@ -32,9 +32,6 @@ placeholder = "/images/no_article_pic.png"
items_per_list = 5
page_width = "80%"
header_heigth = "460"
# data for your imprint and contact page
[imprintdata]
tel = "(+) 49 5141 907 927"

View File

@ -0,0 +1,8 @@
[Dolphin]
HeaderColumnWidths=733,143,94,163
SortOrder=1
SortRole=modificationtime
Timestamp=2022,6,15,13,11,16.822
Version=4
ViewMode=1
VisibleRoles=Details_text,Details_size,Details_modificationtime,Details_type,Details_permissions,CustomizedDetails

Binary file not shown.

Before

Width:  |  Height:  |  Size: 169 KiB

View File

@ -28,3 +28,9 @@ form {
font-size: .8em;
padding: .5em;
}
.generator {
a {
text-decoration: underline;
}
}

View File

@ -1,4 +1,4 @@
<div>
<div class="generator">
{{ .context.Content }}
</div>
<noscript><p><b>Bitte aktiviere Javascript, sonst funktioniert der Generator nicht.</b></p></noscript>