anchor text-decoration
This commit is contained in:
parent
eef138d991
commit
2e9f1903ad
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ $navbar-border-color: #CCC;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
color: black;
|
color: black;
|
||||||
|
|
||||||
a:hover, a:visited, a:link, a:active {
|
a, a:hover, a:visited, a:link, a:active {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue