Public Access
5
0

NAV : Finalisation !

This commit is contained in:
2025-11-30 18:09:01 -05:00
parent f9c1919bf5
commit d89fb1a8d0
11 changed files with 15 additions and 10 deletions

View File

@@ -94,6 +94,10 @@ nav a {
border-radius: 20px;
}
nav a.active {
background-color: #273a5666;
}
nav a:hover {
background-color: #b47871;
}