diff --git a/exampleSite/layouts/partials/menu-footer.html b/exampleSite/layouts/partials/menu-footer.html index 81304d308b..35fc93e8cf 100644 --- a/exampleSite/layouts/partials/menu-footer.html +++ b/exampleSite/layouts/partials/menu-footer.html @@ -1,8 +1,6 @@ -
Built with by Hugo
-Built with by Hugo
\ No newline at end of file diff --git a/layouts/partials/header.html b/layouts/partials/header.html index d8d25c05a1..5ad3286d5c 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -106,9 +106,6 @@ {{ .page.Title }} - + {{- if .depth }} > {{- end }} - {{- if .depth }} - > - {{- end }} {{- end }} \ No newline at end of file diff --git a/layouts/partials/search.html b/layouts/partials/search.html index 36a47a20f5..060da3ac88 100644 --- a/layouts/partials/search.html +++ b/layouts/partials/search.html @@ -4,13 +4,13 @@ {{- $assetBusting := not .Site.Params.disableAssetsBusting }} - - - + + - \ No newline at end of file + \ No newline at end of file diff --git a/static/css/theme.css b/static/css/theme.css index fdf64955ad..ccc6a38ce6 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -405,6 +405,7 @@ textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[typ padding: 3rem 1rem; color: #b3b3b3; font-size: 13px; + text-align: center; } #footer p { margin: 0;