added syling for desktop

This commit is contained in:
2022-06-19 15:05:47 +02:00
parent 7fcd483592
commit 9ddc2616de
10 changed files with 342 additions and 175 deletions

View File

@@ -15,7 +15,7 @@
Punktesystem-KSP
</div>
<nav>
<a href="logout.php">logout</a>
<a href="logout.php">Logout</a>
<a href="index.php">Home</a>
<?php
if(isset($_SESSION['user_group'])) {