diff --git a/themes/buha/assets/css/layout.css b/themes/buha/assets/css/layout.css index 727810c6..dd75fb8b 100644 --- a/themes/buha/assets/css/layout.css +++ b/themes/buha/assets/css/layout.css @@ -83,15 +83,13 @@ footer { margin-top: 1rem; margin-left: 1rem; margin-right: 1rem; + flex-direction: column-reverse; } -#infobox_outer { - display: flex; - justify-content: space-evenly; - flex-grow: 1; +.footer_color { + color: var(--links); } - footer div { margin-top: 1rem; } @@ -216,7 +214,8 @@ article h3 { footer { padding-left: 10px; - padding-right: 10px; + padding-right: 10px; + flex-direction: row; } #articledata { diff --git a/themes/buha/layouts/partials/footer.html b/themes/buha/layouts/partials/footer.html index 82552484..8dc1b5b8 100644 --- a/themes/buha/layouts/partials/footer.html +++ b/themes/buha/layouts/partials/footer.html @@ -5,7 +5,6 @@ {{- end -}} -
Orga

{{- if eq site.Params.archive true -}} @@ -24,12 +23,5 @@ RSS

{{- end -}} Sourcecode -
- {{ range $.Site.Home.AllTranslations }} - {{ if ne .Lang $.Lang }} - {{- .Lang -}} - {{ end }} - {{ end }} -
-
+ diff --git a/themes/buha/layouts/partials/sidebar.html b/themes/buha/layouts/partials/sidebar.html index e2bda9be..e2968a76 100644 --- a/themes/buha/layouts/partials/sidebar.html +++ b/themes/buha/layouts/partials/sidebar.html @@ -1,15 +1,8 @@ {{ $s := .Site.Params }} diff --git a/themes/buha/layouts/partials/submenu.html b/themes/buha/layouts/partials/submenu.html index 53565a0f..4243d7f5 100644 --- a/themes/buha/layouts/partials/submenu.html +++ b/themes/buha/layouts/partials/submenu.html @@ -1,7 +1,9 @@
- Termine ☰ + Menü ☰

+ +

  • {{ "all" | T }}