mirror of https://gitlab.com/curben/blog
fix(css): bold font color
- compatibility with Dark Reader
This commit is contained in:
parent
6f4c24155c
commit
ef5678015e
|
@ -215,7 +215,6 @@ em {
|
||||||
|
|
||||||
b,
|
b,
|
||||||
strong {
|
strong {
|
||||||
color: #000;
|
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue