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