mirror of
https://github.com/MathiasDPX/blog.git
synced 2025-05-10 07:33: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;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
nav a:hover {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: #005B96;
|
color: #005B96;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue