Make <strong> tags black
This commit is contained in:
@ -112,6 +112,7 @@ strong {
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-family: FreeSerif, serif;
|
font-family: FreeSerif, serif;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
em {
|
em {
|
||||||
|
Reference in New Issue
Block a user