diff --git a/css/footer.css b/css/footer.css index 8e003c0..ae5ea71 100644 --- a/css/footer.css +++ b/css/footer.css @@ -5,7 +5,7 @@ footer { width: 100%; background: #333d43; text-align: center; - padding: 0 1rem; + padding: 10px 0; } footer a { diff --git a/includes/navbar.php b/includes/navbar.php index 3c317ef..c81706b 100644 --- a/includes/navbar.php +++ b/includes/navbar.php @@ -77,7 +77,7 @@ Globales Menü, wird via PHP später in alle Seiten eingebunden include_once 'search.php'; ?> - Anmelden - Registrieren + Anmelden + Registrieren \ No newline at end of file diff --git a/login.php b/login.php index 0e4ef0d..6327ebe 100644 --- a/login.php +++ b/login.php @@ -26,7 +26,7 @@ include_once 'includes/navbar.php'; - + Bitte anmelden diff --git a/profile.php b/profile.php index c393933..0f75512 100644 --- a/profile.php +++ b/profile.php @@ -29,7 +29,7 @@ include_once 'includes/navbar.php'; Benutzerdaten ändern - +