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