Navigation selects the current page

This commit is contained in:
2023-11-06 10:00:03 +01:00
committed by Fabrice Mouhartem
parent 9d1a528b74
commit 494379d020
3 changed files with 4 additions and 4 deletions

View File

@ -119,7 +119,7 @@ nav {
background-color: $menu_btn-selected;
text-decoration: none;
}
a.nav_selected {
a.nav_current {
background-color: $menu_btn-selected;
}
font-size: 14pt;