make bold text color consistence with the theme color scheme
This commit is contained in:
@@ -26,6 +26,10 @@ h5 {
|
|||||||
color: #1c2d41;
|
color: #1c2d41;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
strong{
|
||||||
|
color: #1c2d41!important;
|
||||||
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
color: #3c4858;
|
color: #3c4858;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user