Underline links wrapped in bolded (strong) text
This commit is contained in:
parent
aa6dc01e40
commit
987228228c
@ -444,6 +444,7 @@ $button-size: 1.5rem;
|
|||||||
// Dotted line underlines for links
|
// Dotted line underlines for links
|
||||||
p > a,
|
p > a,
|
||||||
p > em > a,
|
p > em > a,
|
||||||
|
p > strong > a,
|
||||||
li > a {
|
li > a {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user