Hinzufügen von Logos für Jede Seite und Labels/Titel als Image hinzugefügt
This commit is contained in:
@@ -7,11 +7,12 @@
|
||||
<title>Dashboard</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">Dashboard</h1>
|
||||
<img class="logo" src="../assets/Labels/Dashboard.png" alt="Dashboard Logo">
|
||||
|
||||
<div class="container buttonMenu">
|
||||
<h2 id="data" class="message"></h2>
|
||||
|
||||
Reference in New Issue
Block a user