Styling of nav and harmonie
This commit is contained in:
@@ -14,6 +14,15 @@
|
||||
margin-right: 1ch;
|
||||
}
|
||||
|
||||
.menu li a {
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.menu li a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.active {
|
||||
font-weight: bold;
|
||||
}
|
||||
Reference in New Issue
Block a user