mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Don't underline the anchor link symbol
This commit is contained in:
@@ -213,4 +213,9 @@ a.anchor {
|
||||
|
||||
:hover>a.anchor {
|
||||
opacity: 1;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.anchor:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user