mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-21 18:11:37 +01:00
use border-bottom to underline links (fix #4)
This commit is contained in:
parent
0350f512ee
commit
06ee5f9d38
@ -69,9 +69,9 @@
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.post-content a,
|
||||
.post-content p a,
|
||||
.toc a:hover {
|
||||
box-shadow: 0 1px 0;
|
||||
border-bottom: 1px solid var(--primary);
|
||||
}
|
||||
|
||||
.post-content a code {
|
||||
|
Loading…
Reference in New Issue
Block a user