mirror of
https://github.com/MathiasDPX/blog.git
synced 2025-05-09 15:13:09 +00:00
Remove underline for navbar
This commit is contained in:
parent
8dfe4dce9f
commit
865535d3ba
1 changed files with 4 additions and 0 deletions
|
@ -110,6 +110,10 @@ a:hover {
|
|||
text-decoration: underline;
|
||||
}
|
||||
|
||||
nav a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: #005B96;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue