Underline links in emphasized blocks
This commit is contained in:
parent
4d81f2136e
commit
aa6dc01e40
@ -443,6 +443,7 @@ $button-size: 1.5rem;
|
|||||||
.article-wrap {
|
.article-wrap {
|
||||||
// Dotted line underlines for links
|
// Dotted line underlines for links
|
||||||
p > a,
|
p > a,
|
||||||
|
p > em > a,
|
||||||
li > a {
|
li > a {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user