X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Ftemplates%2Flayout.html;h=e6af3404d86ce90f6bffde0b6005070c974fa788;hp=14718dac34d19f45fb519e24a1f4e81443d81018;hb=HEAD;hpb=35bf5d235e7083a7d6f5bc4769de08c65411eb72 diff --git a/dist/templates/layout.html b/dist/templates/layout.html index 14718dac..7175241e 100644 --- a/dist/templates/layout.html +++ b/dist/templates/layout.html @@ -5,17 +5,17 @@ th:fragment="layout(uri,maincontent)" thymeproxy:variables="SET:sitemap.json" > - + juplo - BASISTEMPLATE - + +
@@ -73,8 +73,8 @@ submenu=${_childs.get(parent)}, pos=1" id="navigation" - class="s mr-4" - th:class="'mr-4 s' + (${len == 1 or (len == 2 and _childs.get(uri) == null)} ? ' selected' : '')"> + class="s mr-4 mt-4" + th:class="'mr-4 mt-4 s' + (${len == 1 or (len == 2 and _childs.get(uri) == null)} ? ' selected' : '')">
  • Blog
  • @@ -89,7 +89,7 @@ " class="s sub" th:class="'s' + (${childs} ? ' sub' : '') + (${selected or sibling or child} ? '' : ' off')"> -