topnav style

This commit is contained in:
Thijs Stobbelaar 2023-11-03 21:37:23 +01:00
parent 310f1940b6
commit 068b4e4164
2 changed files with 2 additions and 1 deletions

View file

@ -6,7 +6,7 @@ if ($host == 'dev.dtch.online') {
}
?>
<div class="topnav">
<a href="index.php" class="active">Logo</a>
<a href="index.php" class="active">Home</a>
<div id="myLinks">
<a href="clan_stats.php">Clan Stats</a>