Fix bold text inside of highlights
Relates to MS-898 #complete
This commit is contained in:
parent
bc8a84e13a
commit
0e2173afd5
|
|
@ -37,7 +37,8 @@ a {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
b {
|
b,
|
||||||
|
b mark {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue