Hinzufügen von Logos für Jede Seite und Labels/Titel als Image hinzugefügt
This commit is contained in:
@@ -6,10 +6,11 @@
|
||||
<title>Account Bearbeiten</title>
|
||||
<link rel="stylesheet" href="../../style/generalStyle.css">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="icon" type="image/png" href="../../assets/Logo.png">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container menu">
|
||||
<h1 class="title">Account</h1>
|
||||
<img class="logo" src="../../assets/Labels/Account.png" alt="Account Logo">
|
||||
<h2>Ändere deine Benutzerdaten uns speichere sie ab!</h2>
|
||||
<div class="buttonMenu container">
|
||||
<form action="/api/account/update" method="post" class="container">
|
||||
|
||||
Reference in New Issue
Block a user