Fix link hover effect

This commit is contained in:
Sodbileg Gansukh 2021-02-18 14:50:59 +08:00
parent 8f81522907
commit 957d3049aa
3 changed files with 2 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1085,9 +1085,7 @@ make sure this only happens on large viewports / desktop-ish devices.
}
.post-full-content a:hover {
color: var(--blue);
text-decoration: none;
box-shadow: var(--blue) 0 -1px 0 inset;
}
.post-full-content strong,