Navbar-Hover + Analytics

This commit is contained in:
2023-12-15 09:29:59 +01:00
parent 1c971975dd
commit 8ddd7a972c
7 changed files with 7 additions and 2 deletions

View File

@ -237,6 +237,7 @@ nav li a {
nav li a:hover {
background-color: red;
color: black;
}
nav li .bottom {