underline nav on hover
This commit is contained in:
parent
7d94d187e5
commit
d80fb85484
@ -13,6 +13,7 @@ ul.nav-underlined {
|
|||||||
}
|
}
|
||||||
a:hover, a:focus {
|
a:hover, a:focus {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
border-bottom: 2px solid rgba(#fff, .25);
|
||||||
}
|
}
|
||||||
a.active {
|
a.active {
|
||||||
border-bottom: 2px solid;
|
border-bottom: 2px solid;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user