Skip to content

Commit e58ff80

Browse files
authored
Update index.html
1 parent 5deeb50 commit e58ff80

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,9 @@
6767
}
6868
.menu-entry:hover {
6969
background-color: #E0311D;
70-
color: #FFFFFF;
70+
}
71+
.menu-entry:hover a{
72+
color: #fff;
7173
}
7274
.menu-link:hover {
7375
color: #FFFFFF;

0 commit comments

Comments
 (0)