X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Ftemplates%2Flayout.html;h=e6af3404d86ce90f6bffde0b6005070c974fa788;hp=cb21b4f97edf7a73b5b797f9fc59048cb5c748e9;hb=HEAD;hpb=94f92cd692445bd3bca1707e6db1fe025f5b092b diff --git a/dist/templates/layout.html b/dist/templates/layout.html index cb21b4f9..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
  • @@ -123,14 +123,13 @@