diff --git a/content/profile.php b/content/profile.php index ed13d04..aebcf00 100644 --- a/content/profile.php +++ b/content/profile.php @@ -39,7 +39,7 @@ -
+

Meine Beiträge

diff --git a/css/profile.css b/css/profile.css index 9edc24a..03d4fd4 100644 --- a/css/profile.css +++ b/css/profile.css @@ -1,4 +1,6 @@ -/* Roter Button fuer Account loeschen */ +/* +CSS für die Profilseite + */ .form-container #articlesFromUser { flex: 1 1 450px; padding: 30px; @@ -18,6 +20,7 @@ align-items: flex-start; } +/* Roter Button für Account löschen */ .delete-account-button { background-color: #dc2626; margin-bottom: 0;