diff --git a/config/_default/params.toml b/config/_default/params.toml index 0ed2698..3ca9745 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -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" diff --git a/content/news/2022-04-10-Matrix-Space/.directory b/content/news/2022-04-10-Matrix-Space/.directory new file mode 100644 index 0000000..e67ebac --- /dev/null +++ b/content/news/2022-04-10-Matrix-Space/.directory @@ -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 diff --git a/content/news/2022-04-10-Matrix-Space/image1.jpg b/content/news/2022-04-10-Matrix-Space/image1.jpg deleted file mode 100644 index 69138a5..0000000 Binary files a/content/news/2022-04-10-Matrix-Space/image1.jpg and /dev/null differ diff --git a/themes/buha/assets/scss/generator.scss b/themes/buha/assets/scss/generator.scss index e8e0d7a..e37fa61 100644 --- a/themes/buha/assets/scss/generator.scss +++ b/themes/buha/assets/scss/generator.scss @@ -28,3 +28,9 @@ form { font-size: .8em; padding: .5em; } + +.generator { + a { + text-decoration: underline; + } +} diff --git a/themes/buha/layouts/partials/layout/generator.html b/themes/buha/layouts/partials/layout/generator.html index b7717ce..3a11a76 100644 --- a/themes/buha/layouts/partials/layout/generator.html +++ b/themes/buha/layouts/partials/layout/generator.html @@ -1,4 +1,4 @@ -
+
{{ .context.Content }}