Add an active class and styling

This commit is contained in:
tijsklaren 2023-03-08 21:56:15 +01:00
parent 0ed3d5649a
commit ec1249f3ca
1 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,10 @@ header nav div.item span.icon{
margin: 0 0 0 10px;
}
header nav div.item.active{
color: var(--intermate-yellow-hover);
}
a.spread{
position: absolute;
height: 100%;