link hover effect
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
This commit is contained in:
parent
bdd44681d7
commit
fc8bd16995
@ -38,14 +38,14 @@
|
|||||||
|
|
||||||
a {
|
a {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
|
||||||
|
|
||||||
&:hover a {
|
&:hover {
|
||||||
color: white;
|
color: white;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.NavMainTop,
|
.NavMainTop,
|
||||||
.NavMainBottom {
|
.NavMainBottom {
|
||||||
|
Loading…
Reference in New Issue
Block a user