diff --git a/assets/css/codeberg-docs.css b/assets/css/codeberg-docs.css index 7b1270f..5f0e27c 100644 --- a/assets/css/codeberg-docs.css +++ b/assets/css/codeberg-docs.css @@ -4,7 +4,7 @@ body { display: flex; flex-direction: column; font-family: "Inter", sans-serif; header { height: 60px; margin-top: 30px; margin-bottom: 60px; } header > .container { display: flex; align-items: center; } #header-action-buttons { text-align: right; } -#header-logo { height: 100%; padding: 10px; padding-left: 0; box-sizing: border-box; margin-left: 10px; } +#header-logo { height: 100%; padding: 10px; padding-left: 0; box-sizing: border-box; } #header-logo img { height: 100%; } #header-logo-container { display: flex; align-items: center; height: 100%; } #header-logo a { text-decoration: none; } diff --git a/content/_includes/default_layout.njk b/content/_includes/default_layout.njk index 48de0d4..ba8fa87 100644 --- a/content/_includes/default_layout.njk +++ b/content/_includes/default_layout.njk @@ -2,22 +2,27 @@ {% if eleventyNavigation.title %}{{ eleventyNavigation.title }} | {% endif %}Codeberg Documentation - + {% if description %}{% endif %} - + - - + + + + + + + - + - - + + @@ -97,9 +102,9 @@ Please look at the LICENSE file for details.
Changes to the original versions of the article as well as its individual authors can be looked up in this article's commit history
- + Codeberg and the Codeberg Logo are trademarks of Codeberg e.V.
- + For Imprint, Privacy Policy and other legal notices, please refer to https://codeberg.org.